teleproto - v1.229.0
    Preparing search index...

    Interface InputStickerSetIDIn

    interface InputStickerSetIDIn {
        _: "inputStickerSetID";
        accessHash: BigInteger;
        id: BigInteger;
    }
    Index
    _: "inputStickerSetID"
    accessHash: BigInteger
    id: BigInteger