|
Telebot 9.4
Library for Telegram bot API
|
This object contains information about a chat boost. More...
#include <telebot-types.h>
Public Attributes | |
| char * | boost_id |
| long | add_date |
| long | expiration_date |
| struct telebot_chat_boost_source * | source |
This object contains information about a chat boost.
| long telebot_chat_boost::add_date |
Point in time (Unix timestamp) when the chat was boosted
| char* telebot_chat_boost::boost_id |
Unique identifier of the boost
| long telebot_chat_boost::expiration_date |
Point in time (Unix timestamp) when the boost will automatically expire, unless the booster's Telegram Premium subscription is prolonged
| struct telebot_chat_boost_source* telebot_chat_boost::source |
Source of the added boost