get_available_gifts()#
- Client.get_available_gifts()#
Get all gifts that can be sent to other users.
Usable by ✅ Users ✅ Bots- Returns:
List of
Gift
|UpgradedGift
– On success, a list of star gifts is returned.
Example
app.get_available_gifts()
Get all gifts that can be sent to other users.
Usable by ✅ Users ✅ BotsList of Gift
| UpgradedGift
– On success, a list of star gifts is returned.
Example
app.get_available_gifts()