TDLib v0.0.2 TDLib.Object.UpdateChatDraftMessage View Source
A draft has changed. Be aware that the update may come in the currently opened chat but with old content of the draft. If the user has changed the content of the draft, this update shouldn’t be applied.
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
draft_message | draftMessage | The new draft message; may be null. |
order | string | New value of the chat order. |
More details on telegram’s documentation.