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

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

#include <BotShortDescription.h>

Public Types

typedef std::shared_ptr< BotShortDescriptionPtr
 

Public Attributes

std::string shortDescription
 The bot's short description.
 

Detailed Description

This object represents the bot's short description.

Definition at line 14 of file BotShortDescription.h.

Member Typedef Documentation

◆ Ptr

Definition at line 16 of file BotShortDescription.h.

Member Data Documentation

◆ shortDescription

std::string TgBot::BotShortDescription::shortDescription

The bot's short description.

Definition at line 21 of file BotShortDescription.h.


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