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

This object represents a boost removed from a chat. More...

#include <telebot-types.h>

Public Attributes

struct telebot_chatchat
 
char * boost_id
 
long remove_date
 
struct telebot_chat_boost_sourcesource
 

Detailed Description

This object represents a boost removed from a chat.

Member Data Documentation

◆ boost_id

char* telebot_chat_boost_removed::boost_id

Unique identifier of the boost

◆ chat

struct telebot_chat* telebot_chat_boost_removed::chat

Chat from which the boost was removed

◆ remove_date

long telebot_chat_boost_removed::remove_date

Point in time (Unix timestamp) when the boost was removed

◆ source

struct telebot_chat_boost_source* telebot_chat_boost_removed::source

Source of the removed boost


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