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