Module

x/grammy/types.deno.ts>Chat

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

This object represents a chat.

import Chat
import { Chat } from "https://dotland.deno.dev/x/grammy@v1.24.1/types.deno.ts";