|
tgbot-cpp
|
An anchor. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<RichTextAnchor> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the rich text, always “anchor” | |
| std::string | name { } |
| The name of the anchor. | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
| using TgBot::RichTextAnchor::Ptr = std::shared_ptr<RichTextAnchor> |
| std::string TgBot::RichTextAnchor::name { } |
|
static |
| std::string TgBot::RichTextAnchor::type { TYPE } |