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

x/grammy/types.web.ts>UserChatBoosts

The Telegram Bot Framework.
Go to Latest
interface UserChatBoosts
Re-export
import { type UserChatBoosts } from "https://deno.land/x/grammy@v1.23.1/types.web.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