Module

x/grammy/types.deno.ts>ChatBoostUpdated

The Telegram Bot Framework.
Very Popular
Go to Latest
interface ChatBoostUpdated
import { type ChatBoostUpdated } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.ts";

This object represents a boost added to a chat or changed.

Properties

chat: Chat

Chat which was boosted

boost: ChatBoost

Information about the chat boost

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