DeleteBusinessMessagesParams
interfaceDeclaration
interface DeleteBusinessMessagesParams Properties
business_connection_id: string;Unique identifier of the business connection on behalf of which to delete the messages
message_ids: number[];A JSON-serialized list of 1-100 identifiers of messages to delete. All messages must be from the same chat. See deleteMessage for limitations on which messages can be deleted.