import { type BusinessMessagesDeleted } from "https://deno.land/x/grammy_types@v3.15.0/manage.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.