Skip to main content

PresencePromptedEvent

Type Alias PresencePromptedEvent 

Source
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: PresencePromptedEventContent

Data specific to the event type.