teleproto - v1.229.0
    Preparing search index...

    Interface InputGameIDIn

    interface InputGameIDIn {
        _: "inputGameID";
        accessHash: BigInteger;
        id: BigInteger;
    }
    Index
    _: "inputGameID"
    accessHash: BigInteger
    id: BigInteger