|
Telebot 9.4
Library for Telegram bot API
|
This object represents a boost removed from a chat. More...
#include <telebot-types.h>
Public Attributes | |
| struct telebot_chat * | chat |
| char * | boost_id |
| long | remove_date |
| struct telebot_chat_boost_source * | source |
This object represents a boost removed from a chat.
| char* telebot_chat_boost_removed::boost_id |
Unique identifier of the boost
| struct telebot_chat* telebot_chat_boost_removed::chat |
Chat from which the boost was removed
| long telebot_chat_boost_removed::remove_date |
Point in time (Unix timestamp) when the boost was removed
| struct telebot_chat_boost_source* telebot_chat_boost_removed::source |
Source of the removed boost