pub type AccountImagePackEvent = GlobalAccountDataEvent<AccountImagePackEventContent>;
Expand description
An im.ponies.user_emotes
event.
Aliased Type§
struct AccountImagePackEvent {
pub content: AccountImagePackEventContent,
}
Fields§
§content: AccountImagePackEventContent
Data specific to the event type.