Represents a star gift collection ».
생성자 스키마는 레이어 210부터 사용할 수 있습니다. 전환 »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| collection_id | int | The ID of the collection. |
| title | string | Title of the collection. |
| icon | flags.0?Document | Optional icon for the collection, taken from the first gift in the collection. |
| gifts_count | int | Number of gifts in the collection. |
| hash | long | Field to use instead of collection_id when generating the hash to pass to payments.getStarGiftCollections. |
Fetches all star gift collections » of a peer.
Users can send Gifts to their friends. The recipients of gifts can display them on their profile pages or turn them into Telegram Stars ». Telegram Stars can be used for many things, including supporting creators and buying services in mini apps.