Skip to main content
Module

x/grammy/types.web.ts>Chat

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

This object represents a chat.