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 7808 of file Types.h.
◆ Ptr
◆ text
| std::shared_ptr<RichText> TgBot::InputRichBlockThinking::text { } |
◆ TYPE
| TGBOT_API const std::string TgBot::InputRichBlockThinking::TYPE |
|
static |
◆ type
| std::string TgBot::InputRichBlockThinking::type { TYPE } |
Type of the block, always “thinking”
Definition at line 7816 of file Types.h.
The documentation for this struct was generated from the following file: