RichBlockThinking
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://
Properties
type
ts
type: "thinking";Type of the block, always “thinking”
text
ts
text: RichText;Text of the block. See https://