teleproto - v1.229.0
    Preparing search index...

    Class StarsRevenueStatus

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    availableBalance: TypeStarsAmount
    className: "StarsRevenueStatus"
    classType: "constructor"
    CONSTRUCTOR_ID: 4273886353
    currentBalance: TypeStarsAmount
    nextWithdrawalAt?: number
    originalArgs: {
        availableBalance: TypeStarsAmount;
        currentBalance: TypeStarsAmount;
        nextWithdrawalAt?: number;
        overallRevenue: TypeStarsAmount;
        withdrawalEnabled?: boolean;
    }
    overallRevenue: TypeStarsAmount
    SUBCLASS_OF_ID: 1031643121
    withdrawalEnabled?: boolean