Skip to main content
Module

x/grammy_types/mod.ts>Chat

Type declarations of the Telegram Bot API.
Go to Latest
namespace Chat
Re-export
import { Chat } from "https://deno.land/x/grammy_types@v3.11.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 Chat
Re-export
import { type Chat } from "https://deno.land/x/grammy_types@v3.11.0/mod.ts";

This object represents a chat.