logo
pub trait EphemeralRoomEventContent: EventContent { }
Expand description

Marker trait for the content of an ephemeral room event.

Implementors