pub type SyncCallInviteEvent = SyncMessageLikeEvent<CallInviteEventContent>;
Expand description
An m.call.invite
event from a sync_events
response.
pub type SyncCallInviteEvent = SyncMessageLikeEvent<CallInviteEventContent>;
An m.call.invite
event from a sync_events
response.