Skip to main content
Module

x/grammy_types/mod.ts>ChatFromGetChat

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias ChatFromGetChat
Re-export
import { type ChatFromGetChat } from "https://deno.land/x/grammy_types@v3.1.3/mod.ts";

This object represents a Telegram user or bot that was returned by getChat.

definition:
| Chat.PrivateGetChat
| Chat.GroupGetChat
| Chat.SupergroupGetChat
| Chat.ChannelGetChat