pub type RedactedCallInviteEvent = RedactedMessageLikeEvent<RedactedCallInviteEventContent>;
Expand description
An m.call.invite
event that has been redacted.
pub type RedactedCallInviteEvent = RedactedMessageLikeEvent<RedactedCallInviteEventContent>;
An m.call.invite
event that has been redacted.