DeleteMessagesParams
interfaceDeclaration
interface DeleteMessagesParams Properties
chat_id: number | string;Unique identifier for the target chat or username of the target bot, supergroup or channel in the format
message_ids: number[];A JSON-serialized list of 1-100 identifiers of messages to delete. See deleteMessage for limitations on which messages can be deleted.