namespace ChatFullInfoimport { ChatFullInfo } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts"; InterfacesIChatFullInfo.ChannelChatInternal type for channel chats IChatFullInfo.GroupChatInternal type for group chats IChatFullInfo.PrivateChatInternal type for private chats IChatFullInfo.SupergroupChatInternal type for supergroup chats type alias ChatFullInfoimport { type ChatFullInfo } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts"; This object contains full information about a chat. definition: | ChatFullInfo.PrivateChat | ChatFullInfo.GroupChat | ChatFullInfo.SupergroupChat | ChatFullInfo.ChannelChatimport ChatFullInfoimport { ChatFullInfo } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts";