|
tgbot-cpp
|
Describes a service message about a chat being added to a community. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<CommunityChatAdded> |
Public Attributes | |
| std::shared_ptr< Community > | community { } |
| The new community to which the chat belongs. | |
Describes a service message about a chat being added to a community.
| using TgBot::CommunityChatAdded::Ptr = std::shared_ptr<CommunityChatAdded> |
| std::shared_ptr<Community> TgBot::CommunityChatAdded::community { } |