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

x/grammy/types.deno.ts>ChatFullInfo

The Telegram Bot Framework.
Very Popular
Latest
namespace ChatFullInfo
Re-export
import { ChatFullInfo } from "https://deno.land/x/grammy@v1.25.1/types.deno.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@v1.25.1/types.deno.ts";

This object contains full information about a chat.