ultra-telegram-framework
    Preparing search index...

    Interface ChatBoostSourcePremium

    The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.

    interface ChatBoostSourcePremium {
        source: string;
        user: User;
    }
    Index

    Properties

    Properties

    source: string

    Source of the boost, always "premium"

    user: User

    User that boosted the chat