messages.ComposedMessageWithAI#
- class pyrogram.raw.types.messages.ComposedMessageWithAI#
Represents a message modified by AI.
Constructor of
ComposedMessageWithAI.- Details:
Layer:
225ID:
90D7ADFA
- Parameters:
result_text (
TextWithEntities) – The modified message.diff_text (
TextWithEntities, optional) – If only the proofreading mode (messages.composeMessageWithAI.proofread) is enabled, this field will be populated with a “pre-rendered” diff between the old and the new message text using only diff entities ».
- Functions:
This object can be returned by 1 function.