teleproto - v1.229.0
    Preparing search index...

    Interface InputMediaStakeDiceIn

    interface InputMediaStakeDiceIn {
        _: "inputMediaStakeDice";
        clientSeed: bytes;
        gameHash: string;
        tonAmount: BigInteger;
    }
    Index
    _: "inputMediaStakeDice"
    clientSeed: bytes
    gameHash: string
    tonAmount: BigInteger