import { type MaybeInaccessibleMessage } from "https://deno.land/x/grammy_types@v3.15.0/mod.ts";
This object describes a message that can be inaccessible to the bot. It can be one of
- Message
- InaccessibleMessage
definition: Message | InaccessibleMessage