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