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

x/grammy_types/manage.ts>Chat

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

Interfaces

Internal type for channel chats

Internal type for group chats

Internal type for private chats

Internal type for supergroup chats

type alias Chat
import { type Chat } from "https://deno.land/x/grammy_types@v3.7.0/manage.ts";

This object represents a chat.