type alias ChatFromGetChatRe-exportimport { type ChatFromGetChat } from "https://deno.land/x/grammy@v1.17.0/types.ts"; This object represents a Telegram user or bot that was returned by getChat. definition: | Chat.PrivateGetChat | Chat.GroupGetChat | Chat.SupergroupGetChat | Chat.ChannelGetChat