pub type RedactedSyncCallHangupEvent = RedactedSyncMessageLikeEvent<RedactedCallHangupEventContent>;Expand description
An m.call.hangup event from a sync_events response that has been redacted.
pub type RedactedSyncCallHangupEvent = RedactedSyncMessageLikeEvent<RedactedCallHangupEventContent>;An m.call.hangup event from a sync_events response that has been redacted.