teleproto - v1.229.0
    Preparing search index...

    Interface InputPhoneCallIn

    interface InputPhoneCallIn {
        _?: "inputPhoneCall";
        accessHash: BigInteger;
        id: BigInteger;
    }
    Index
    _?: "inputPhoneCall"
    accessHash: BigInteger
    id: BigInteger