set_direct_messages_chat_topic_draft_message


Description:

public async Ok set_direct_messages_chat_topic_draft_message (int64 chat_id, int64 topic_id, DraftMessage draft_message) throws TDLibError

Changes the draft message in the topic in a channel direct messages chat administered by the current user

Parameters:

chat_id

Chat identifier

topic_id

Topic identifier

draft_message

New draft message; pass null to remove the draft. All files in draft message content must be of the type inputFileLocal. Media thumbnails and captions are ignored