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

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

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<BotShortDescription>

Public Attributes

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

Detailed Description

This object represents the bot's short description.

Definition at line 1134 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 1135 of file Types.h.

Member Data Documentation

◆ shortDescription

std::string TgBot::BotShortDescription::shortDescription { }

The bot's short description.

Definition at line 1140 of file Types.h.


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