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.

NameTypeDescription
chat_idstringChat identifier.
draft_messagedraftMessageThe new draft message; may be null.
orderstringNew value of the chat order.

More details on telegram’s documentation.