pub type AccountImagePackEvent = GlobalAccountDataEvent<AccountImagePackEventContent>;Available on crate feature 
events only.Expand description
An im.ponies.user_emotes event.
Aliased Type§
pub struct AccountImagePackEvent {
    pub content: AccountImagePackEventContent,
}Fields§
§content: AccountImagePackEventContentData specific to the event type.