Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy_types/mod.ts>UserChatBoosts

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

This object represents a list of boosts added to a chat by a user.

Properties

boosts: ChatBoost[]

The list of boosts added to the chat by the user