teleproto - v1.229.0
    Preparing search index...

    Interface InputInvoicePremiumGiftStarsIn

    interface InputInvoicePremiumGiftStarsIn {
        _: "inputInvoicePremiumGiftStars";
        message?: TextWithEntitiesIn;
        months: number;
        userId: TypeInputUserIn;
    }
    Index
    _: "inputInvoicePremiumGiftStars"
    months: number