Skip to main content

starGiftCollection

Represents a star gift collection ».

type tg.StarGiftCollection struct { /* ... */ }

Fields

NameTypeRequiredDescription
CollectionIDintyesThe ID of the collection.
TitlestringyesTitle of the collection.
IconDocumentClassOptional icon for the collection, taken from the first gift in the collection.
GiftsCountintyesNumber of gifts in the collection.
Hashint64yesField to use instead of collection_id when generating the hash to pass to payments getStarGiftCollections.

Returned by

References