Get the gifts » pinned on a specific user's profile.
May also be used to fetch all gifts received by the current user.
Method schema is available as of layer 189. Switch »
Name | Type | Description |
---|---|---|
user_id | InputUser | Identifier of the user (can be the current user to fetch all gifts received by the current user). |
offset | string | Offset for pagination, taken from payments.userStarGifts (initially empty). |
limit | int | Maximum number of results to return, see pagination |
How to fetch results from large lists of objects.
Gifts displayed on a user's profile.
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.