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

x/grammy/types.ts>Chat

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

This object represents a chat.