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

This object represents the bot's description. More...

#include <BotDescription.h>

Public Types

typedef std::shared_ptr< BotDescriptionPtr
 

Public Attributes

std::string description
 The bot's description.
 

Detailed Description

This object represents the bot's description.

Definition at line 14 of file BotDescription.h.

Member Typedef Documentation

◆ Ptr

typedef std::shared_ptr<BotDescription> TgBot::BotDescription::Ptr

Definition at line 16 of file BotDescription.h.

Member Data Documentation

◆ description

std::string TgBot::BotDescription::description

The bot's description.

Definition at line 21 of file BotDescription.h.


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