UserChatBoosts
This object represents a list of boosts added to a chat by a user.
fields
| field | type | required | description |
|---|---|---|---|
boosts | ChatBoost[] | required | The list of boosts added to the chat by the user |
import
import type { UserChatBoosts } from "@yaebal/types";used by
methods
official Bot API docs: https://core.telegram.org/bots/api/#userchatboosts