Gifts displayed on a user's profile.
Constructor schema is available as of layer 189. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of gifts displayed on the profile. |
gifts | Vector<UserStarGift> | The gifts. |
next_offset | flags.0?string | Offset for pagination. |
users | Vector<User> | Users mentioned in the gifts vector. |
How to fetch results from large lists of objects.
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.