Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/manage.ts>BusinessMessagesDeleted

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BusinessMessagesDeleted
import { type BusinessMessagesDeleted } from "https://deno.land/x/grammy_types@v3.7.0/manage.ts";

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

Properties

business_connection_id: string

Unique identifier of the business connection

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: number[]

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