edit_business_message_checklist


Description:

public async BusinessMessage edit_business_message_checklist (string business_connection_id, int64 chat_id, int64 message_id, ReplyMarkup reply_markup, InputChecklist checklist) throws TDLibError

Edits the content of a checklist in a message sent on behalf of a business account; for bots only

Parameters:

business_connection_id

Unique identifier of business connection on behalf of which the message was sent

chat_id

The chat the message belongs to

message_id

Identifier of the message

reply_markup

The new message reply markup; pass null if none

checklist

The new checklist. If some tasks were completed, this information will be kept