Type Definition ruma::events::typing::TypingEvent[][src]

type TypingEvent = EphemeralRoomEvent<TypingEventContent>;
This is supported on crate feature events only.
Expand description

Informs the client who is currently typing in a given room.