Type Definition ruma_common::events::call::invite::RedactedCallInviteEvent
source · [−]pub type RedactedCallInviteEvent = RedactedMessageLikeEvent<RedactedCallInviteEventContent>;Available on crate feature
events only.Expand description
An m.call.invite event that has been redacted.
