|
tgbot-cpp
|
Caption of a rich formatted block. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<RichBlockCaption> |
Public Attributes | |
| std::shared_ptr< RichText > | text { } |
| Block caption. | |
| std::shared_ptr< RichText > | credit { } |
| Optional. Block credit which corresponds to the HTML tag . | |
| using TgBot::RichBlockCaption::Ptr = std::shared_ptr<RichBlockCaption> |
| std::shared_ptr<RichText> TgBot::RichBlockCaption::credit { } |
| std::shared_ptr<RichText> TgBot::RichBlockCaption::text { } |