tgbot-cpp
Loading...
Searching...
No Matches
TgBot::ChatBoostUpdated Class Reference

This object represents a boost added to a chat or changed. More...

#include <ChatBoostUpdated.h>

Public Types

typedef std::shared_ptr< ChatBoostUpdatedPtr
 

Public Attributes

Chat::Ptr chat
 Chat which was boosted.
 
ChatBoost::Ptr boost
 Information about the chat boost.
 

Detailed Description

This object represents a boost added to a chat or changed.

Definition at line 16 of file ChatBoostUpdated.h.

Member Typedef Documentation

◆ Ptr

Definition at line 19 of file ChatBoostUpdated.h.

Member Data Documentation

◆ boost

ChatBoost::Ptr TgBot::ChatBoostUpdated::boost

Information about the chat boost.

Definition at line 29 of file ChatBoostUpdated.h.

◆ chat

Chat::Ptr TgBot::ChatBoostUpdated::chat

Chat which was boosted.

Definition at line 24 of file ChatBoostUpdated.h.


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