Skip to main content
Module

x/grammy/types.deno.ts>ChatFromGetChat

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias ChatFromGetChat
Re-export
import { type ChatFromGetChat } from "https://deno.land/x/grammy@v1.11.2/types.deno.ts";

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

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