Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBusinessMessagesDeleted

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

Hierarchy

  • IBusinessMessagesDeleted

Index

Properties

business_connection_id: string

Unique identifier of the business connection

chat: IChat

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

message_ids: number[]

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

Generated using TypeDoc