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

x/grammy/types.ts>BusinessMessagesDeleted

The Telegram Bot Framework.
Very Popular
Go to Latest
interface BusinessMessagesDeleted
Re-export
import { type BusinessMessagesDeleted } from "https://deno.land/x/grammy@v1.25.1/types.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

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