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