Type Definition ruma_common::events::video::RedactedVideoEvent
source · [−]pub type RedactedVideoEvent = RedactedMessageLikeEvent<RedactedVideoEventContent>;Available on crate features
events and unstable-msc3553 only.Expand description
An m.video event that has been redacted.
