Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/mod.ts>ChatFullInfo

Type declarations of the Telegram Bot API.
Very Popular
Latest
namespace ChatFullInfo
Re-export
import { ChatFullInfo } from "https://deno.land/x/grammy_types@v3.9.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.9.0/mod.ts";

This object contains full information about a chat.