Skip to main content
Module

x/grammy_types/update.ts>Update.Private

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Update.Private
import { type Update } from "https://deno.land/x/grammy_types@v3.7.0/update.ts";
const { Private } = Update;

Internal type holding properties that message updates in private chats share.

Properties

chat: Chat.PrivateChat