telegramx.js

BusinessMessagesDeleted

interface

This object is received when messages are deleted from a connected business account.

Declaration

interface BusinessMessagesDeleted 

Properties

business_connection_id: string;

Unique identifier of the business connection

chatproperty#
chat: Chat;

Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.

message_idsproperty#
message_ids: number[];

The list of identifiers of deleted messages in the chat of the business account