Interface
APIPackInviteInfo
Pack summary embedded on pack invites.
Properties
created_at
: stringISO-8601 timestamp when the pack was created.
creator
: APIUserPack creator user object.
creator_id
: SnowflakeCreator user ID.
description
?: string | nullPack description.
id
: SnowflakePack ID.
name
: stringPack name.
type
: 'emoji' | 'sticker'Pack type (emoji or sticker).
updated_at
: stringISO-8601 timestamp when the pack was last updated.