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