Interface

APIPackSummary

Pack summary from GET /packs or pack list responses.

Properties

created_at: string

ISO-8601 timestamp when created.

creator_id: Snowflake

Creator user ID.

description: string | null

Pack description.

Pack ID.

installed_at?: string

ISO-8601 timestamp when installed (if installed).

name: string

Pack name.

type: PackType

Pack type (emoji or sticker).

updated_at: string

ISO-8601 timestamp when last updated.