A block with a “Thinking…” placeholder, corresponding to the custom HTML tag <tg-thinking>. The block may be used only in sendRichMessageDraft, therefore it can't be received in messages. See https://t.me/addemoji/AIActions for examples of custom emoji that are recommended for usage in the block.
More...
#include <Types.h>
A block with a “Thinking…” placeholder, corresponding to the custom HTML tag <tg-thinking>. The block may be used only in sendRichMessageDraft, therefore it can't be received in messages. See https://t.me/addemoji/AIActions for examples of custom emoji that are recommended for usage in the block.
Definition at line 12302 of file Types.h.
◆ Ptr
◆ text
| std::shared_ptr<RichText> TgBot::RichBlockThinking::text { } |
◆ TYPE
| TGBOT_API const std::string TgBot::RichBlockThinking::TYPE |
|
static |
◆ type
| std::string TgBot::RichBlockThinking::type { TYPE } |
Type of the block, always “thinking”
Definition at line 12310 of file Types.h.
The documentation for this struct was generated from the following file: