Interface
APIPackSummary
Pack summary from GET /packs or pack list responses.
Properties
created_at
: stringISO-8601 timestamp when created.
creator_id
: SnowflakeCreator user ID.
description
: string | nullPack description.
id
: SnowflakePack ID.
installed_at
?: stringISO-8601 timestamp when installed (if installed).
name
: stringPack name.
type
: PackTypePack type (emoji or sticker).
updated_at
: stringISO-8601 timestamp when last updated.