Module

x/grammy_types/mod.ts>Chat

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
namespace Chat
import { Chat } from "https://dotland.deno.dev/x/grammy_types@v3.8.1/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
import { type Chat } from "https://dotland.deno.dev/x/grammy_types@v3.8.1/mod.ts";

This object represents a chat.

import Chat
import { Chat } from "https://dotland.deno.dev/x/grammy_types@v3.8.1/mod.ts";