Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/manage.ts>UserChatBoosts

Type declarations of the Telegram Bot API.
Latest
interface UserChatBoosts
import { type UserChatBoosts } from "https://deno.land/x/grammy_types@v3.15.0/manage.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