Module

x/grammy_types/mod.ts>UserChatBoosts

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface UserChatBoosts
import { type UserChatBoosts } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/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

import UserChatBoosts
import { UserChatBoosts } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";