Skip to content

GiftCollection

Type · TDLib 1.8.67 · d1085f9c

Describes collection of gifts

GiftCollection(
  id: int32,
  name: string,
  icon: Sticker,
  gift_count: int32
) → GiftCollection

id

int32

Unique identifier of the collection

name

string

Name of the collection

icon

Sticker

Icon of the collection; may be null if none

gift_count

int32

Total number of gifts in the collection