Skip to main content
Module

x/grammy_types/manage.ts>Chat

Types for the Telegram Bot API
Very Popular
Go to Latest
namespace Chat
import { Chat } from "https://deno.land/x/grammy_types@v3.1.0/manage.ts";

Interfaces

Internal type representing channel chats.

Internal type representing channel chats returned from getChat.

Internal type representing group chats.

Internal type representing group chats returned from getChat.

Internal type representing private chats.

Internal type representing private chats returned from getChat.

Internal type representing super group chats.

Internal type representing supergroup chats returned from getChat.

type alias Chat
import { type Chat } from "https://deno.land/x/grammy_types@v3.1.0/manage.ts";

This object represents a chat.