logo
pub type SyncTypingEvent = SyncEphemeralRoomEvent<TypingEventContent>;
Expand description

An m.typing event from a sync_events response.