|
tgbot-cpp
|
A divider, corresponding to the HTML tag
. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<InputRichBlockDivider> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the block, always “divider” | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
| using TgBot::InputRichBlockDivider::Ptr = std::shared_ptr<InputRichBlockDivider> |
|
static |
| std::string TgBot::InputRichBlockDivider::type { TYPE } |