TDLib v0.0.2 TDLib.Method.SetChatDraftMessage View Source
Changes the draft message in a chat.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| draft_message | draftMessage | New draft message; may be null. |
More details on telegram’s documentation.