Type Definition ruma_common::events::typing::TypingEvent
source · [−]pub type TypingEvent = EphemeralRoomEvent<TypingEventContent>;Available on crate feature
events only.Expand description
An m.typing event.
