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