import { type MaybeInaccessibleMessage } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts";
This object describes a message that can be inaccessible to the bot. It can be one of
- Message
- InaccessibleMessage
definition: Message | InaccessibleMessage