pub type SyncCallHangupEvent = SyncMessageLikeEvent<CallHangupEventContent>;Expand description
An m.call.hangup event from a sync_events response.
pub type SyncCallHangupEvent = SyncMessageLikeEvent<CallHangupEventContent>;An m.call.hangup event from a sync_events response.