BusinessMessagesDeleted
This object is received when messages are deleted from a connected business account.
Properties
business_connection_id
ts
business_connection_id: string;
Unique identifier of the business connection
chat
ts
chat: Chat.PrivateChat;
Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.
message_ids
ts
message_ids: number[];
The list of identifiers of deleted messages in the chat of the business account