Skip to content

stopPendingMessage

Function · TDLib 1.8.67 · d1085f9c

Stops a pending message generation by a bot

stopPendingMessage(
  chat_id: int53,
  topic_id: MessageTopic,
  draft_id: int64
) → Ok

chat_id

int53

Identifier of the chat with the bot

topic_id

MessageTopic

Identifier of the topic in which the action is performed; pass null if none

draft_id

int64

Unique identifier of the message draft within the message thread