import { type BusinessMessagesDeleted } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts";
This object is received when messages are deleted from a connected business account.
Properties
chat: Chat.PrivateChat
Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.