|
Telebot 9.4
Library for Telegram bot API
|
This object represents a list of gifts received by a user. More...
#include <telebot-types.h>
Public Attributes | |
| int | total_count |
| telebot_user_gift_t * | gifts |
| int | count |
This object represents a list of gifts received by a user.
| int telebot_user_gifts::count |
Number of gifts in the list
| telebot_user_gift_t* telebot_user_gifts::gifts |
The list of gifts
| int telebot_user_gifts::total_count |
Total number of gifts in the list