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

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

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<BotDescription>

Public Attributes

std::string description { }
 The bot's description.

Detailed Description

This object represents the bot's description.

Definition at line 1102 of file Types.h.

Member Typedef Documentation

◆ Ptr

using TgBot::BotDescription::Ptr = std::shared_ptr<BotDescription>

Definition at line 1103 of file Types.h.

Member Data Documentation

◆ description

std::string TgBot::BotDescription::description { }

The bot's description.

Definition at line 1108 of file Types.h.


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