import { type UserChatBoosts } from "https://deno.land/x/grammy@v1.31.0/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 { type UserChatBoosts } from "https://deno.land/x/grammy@v1.31.0/types.web.ts";
This object represents a list of boosts added to a chat by a user.
The list of boosts added to the chat by the user