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

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

#include <BotName.h>

Public Types

typedef std::shared_ptr< BotNamePtr
 

Public Attributes

std::string name
 The bot's name.
 

Detailed Description

This object represents the bot's name.

Definition at line 14 of file BotName.h.

Member Typedef Documentation

◆ Ptr

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

Definition at line 16 of file BotName.h.

Member Data Documentation

◆ name

std::string TgBot::BotName::name

The bot's name.

Definition at line 21 of file BotName.h.


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