Interface

APIPackInviteInfo

Pack summary embedded on pack invites.

Properties

created_at: string

ISO-8601 timestamp when the pack was created.

creator: APIUser

Pack creator user object.

creator_id: Snowflake

Creator user ID.

description?: string | null

Pack description.

Pack ID.

name: string

Pack name.

type: 'emoji' | 'sticker'

Pack type (emoji or sticker).

updated_at: string

ISO-8601 timestamp when the pack was last updated.