Type Alias acter_core::events::three_pid::ThreePid

source ·
pub type ThreePid = GlobalAccountDataEvent<ThreePidContent>;
Expand description

An global.acter.dev.three_pid event.

Aliased Type§

struct ThreePid {
    pub content: ThreePidContent,
}

Fields§

§content: ThreePidContent

Data specific to the event type.