ultra-telegram-framework
    Preparing search index...

    Interface UserChatBoosts

    This object represents a list of boosts added to a chat by a user.

    interface UserChatBoosts {
        boosts: ChatBoost[];
    }
    Index

    Properties

    Properties

    boosts: ChatBoost[]

    The list of boosts added to the chat by the user