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 that can be sent by the Client to users and channel chats is returned.
Example
app.get_available_gifts()