teleproto - v1.229.0
    Preparing search index...

    Interface InputPeerChannelIn

    interface InputPeerChannelIn {
        _: "inputPeerChannel";
        accessHash: BigInteger;
        channelId: BigInteger;
    }
    Index
    _: "inputPeerChannel"
    accessHash: BigInteger
    channelId: BigInteger