Skip to main content
Module

x/grammy_types/mod.ts>ChatFullInfo

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
namespace ChatFullInfo
Re-export
import { ChatFullInfo } from "https://deno.land/x/grammy_types@v3.7.0/mod.ts";

Interfaces

Internal type for channel chats

Internal type for group chats

Internal type for private chats

Internal type for supergroup chats

type alias ChatFullInfo
Re-export
import { type ChatFullInfo } from "https://deno.land/x/grammy_types@v3.7.0/mod.ts";

This object contains full information about a chat.