ultra-telegram-framework
    Preparing search index...

    Interface ChatBoostSourceGiftCode

    The boost was obtained by the creation of Telegram Premium gift codes to boost a chat. Each such code boosts the chat 4 times for the duration of the corresponding Telegram Premium subscription.

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

    Properties

    Properties

    source: string

    Source of the boost, always "gift_code"

    user: User

    User for which the gift code was created