import { type Update } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.ts";
const { NonChannel } = Update;
Internal type holding properties that message updates outside of channels share.
Properties
chat: Exclude<Chat, Chat.ChannelChat>
from: User