teleproto - v1.229.0
    Preparing search index...

    Class StarsStatus

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    chats: TypeChat[]
    className: "payments.StarsStatus"
    classType: "constructor"
    CONSTRUCTOR_ID: 1822222573
    history?: StarsTransaction[]
    nextOffset?: string
    originalArgs: {
        balance: TypeStarsAmount;
        chats: TypeChat[];
        history?: StarsTransaction[];
        nextOffset?: string;
        subscriptions?: StarsSubscription[];
        subscriptionsMissingBalance?: BigInteger;
        subscriptionsNextOffset?: string;
        users: TypeUser[];
    }
    SUBCLASS_OF_ID: 1855724911
    subscriptions?: StarsSubscription[]
    subscriptionsMissingBalance?: BigInteger
    subscriptionsNextOffset?: string
    users: TypeUser[]