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

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

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<BotName>

Public Attributes

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

Detailed Description

This object represents the bot's name.

Definition at line 1118 of file Types.h.

Member Typedef Documentation

◆ Ptr

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

Definition at line 1119 of file Types.h.

Member Data Documentation

◆ name

std::string TgBot::BotName::name { }

The bot's name.

Definition at line 1124 of file Types.h.


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