pub type RedactedSyncCallInviteEvent = RedactedSyncMessageLikeEvent<RedactedCallInviteEventContent>;
Expand description
An m.call.invite
event from a sync_events
response that has been redacted.
pub type RedactedSyncCallInviteEvent = RedactedSyncMessageLikeEvent<RedactedCallInviteEventContent>;
An m.call.invite
event from a sync_events
response that has been redacted.