teleproto - v1.229.0
    Preparing search index...

    Interface InputStickerSetThumbIn

    interface InputStickerSetThumbIn {
        _: "inputStickerSetThumb";
        stickerset: TypeInputStickerSetIn;
        thumbVersion: number;
    }
    Index
    _: "inputStickerSetThumb"
    thumbVersion: number