Module

x/grammy/types.web.ts>UserChatBoosts

The Telegram Bot Framework.
Very Popular
Go to Latest
interface UserChatBoosts
import { type UserChatBoosts } from "https://dotland.deno.dev/x/grammy@v1.21.2/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

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