Trait ruma::events::MessageEventContent[][src]

pub trait MessageEventContent: EventContent { }
This is supported on crate feature events only.
Expand description

Marker trait for the content of a message event.

Implementors