telegramx.js

EditMessageChecklistParams

interface

Declaration

interface EditMessageChecklistParams 

Properties

business_connection_id: string;

Unique identifier of the business connection on behalf of which the message will be sent

chat_idproperty#
chat_id: number | string;

Unique identifier for the target chat or username of the target bot in the format

checklistproperty#
checklist: InputChecklist;

A JSON-serialized object for the new checklist

message_idproperty#
message_id: number;

Unique identifier for the target message

reply_markup?: InlineKeyboardMarkup;

A JSON-serialized object for the new inline keyboard for the message