SendMessageTextDraftAction#
- class pyrogram.raw.types.SendMessageTextDraftAction#
Used by bots to implement live message streaming.
Constructor of
SendMessageAction.- Details:
Layer:
225ID:
376D975C
- Parameters:
random_id (
int64-bit) – Live draft ID: used by graphical clients to slightly change the rendering behavior, see here » for more info.text (
TextWithEntities) – The contents of the live draft.