Skip to content

UpdateChatDraftMessage

Update · TDLib 1.8.67 · d1085f9c

A chat 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 mustn't be applied

UpdateChatDraftMessage(
  chat_id: int53,
  draft_message: DraftMessage,
  positions: list of ChatPosition
) → Update

chat_id

int53

Chat identifier

draft_message

DraftMessage

The new draft message; may be null if none

positions

list of ChatPosition

The new chat positions in the chat lists