pub type PresencePromptedEvent = GlobalAccountDataEvent<PresencePromptedEventContent>;Expand description
An org.continuwuity.presence_v2.msc4495.presence.prompted event.
Aliased Type§
pub struct PresencePromptedEvent {
pub content: PresencePromptedEventContent,
}Fields§
§content: PresencePromptedEventContentData specific to the event type.