teleproto - v1.229.0
    Preparing search index...

    Interface StarsTonAmountIn

    interface StarsTonAmountIn {
        _: "starsTonAmount";
        amount: BigInteger;
    }
    Index
    _: "starsTonAmount"
    amount: BigInteger