UpdateDraftMessage#
- class pyrogram.raw.types.UpdateDraftMessage#
Notifies a change of a message draft.
Constructor of
Update.- Details:
Layer:
158ID:
1B49EC6D
- Parameters:
peer (
Peer) – The peer to which the draft is associated.draft (
DraftMessage) – The draft.top_msg_id (
int32-bit, optional) – ID of the forum topic to which the draft is associated.