InputRichBlockThinking¶
- class pyrogram.types.InputRichBlockThinking[source]¶
A thinking block (collapsible text that reveals after a bot’s reasoning).
This block is used to show the bot’s reasoning process that was collapsed or hidden behind a “thinking” indicator.
- Parameters:
text (
str|RichText) – Text of the block (the reasoning content).