logo
pub type SyncCallInviteEvent = SyncMessageLikeEvent<CallInviteEventContent>;
Available on crate feature events only.
Expand description

An m.call.invite event from a sync_events response.