Telebot 9.4
Library for Telegram bot API
Loading...
Searching...
No Matches
Public Attributes | List of all members
telebot_user_gifts Struct Reference

This object represents a list of gifts received by a user. More...

#include <telebot-types.h>

Public Attributes

int total_count
 
telebot_user_gift_tgifts
 
int count
 

Detailed Description

This object represents a list of gifts received by a user.

Member Data Documentation

◆ count

int telebot_user_gifts::count

Number of gifts in the list

◆ gifts

telebot_user_gift_t* telebot_user_gifts::gifts

The list of gifts

◆ total_count

int telebot_user_gifts::total_count

Total number of gifts in the list


The documentation for this struct was generated from the following file: