logo
pub trait RedactedStateEventContent: StateEventContent + RedactedEventContent { }
Available on crate feature events only.
Expand description

Content of a non-redacted state event.

Implementors