getAvailableGifts()
Returns the list of gifts that can be sent by the bot to users and channel chats. Requires no parameters. Returns a Gifts object.
parameters
this method takes no parameters.
returns
usage in yaebal
getAvailableGifts is directly typed on Api — call it straight off bot.api.
await bot.api.getAvailableGifts();official Bot API docs: https://core.telegram.org/bots/api/#getavailablegifts