ruma::events::image_pack

Type Alias AccountImagePackEvent

Source
pub type AccountImagePackEvent = GlobalAccountDataEvent<AccountImagePackEventContent>;
Available on crate features events and unstable-msc2545 only.
Expand description

An im.ponies.user_emotes event.

Aliased Type§

struct AccountImagePackEvent {
    pub content: AccountImagePackEventContent,
}

Fields§

§content: AccountImagePackEventContent

Data specific to the event type.