teleproto - v1.229.0
    Preparing search index...

    Interface InputStickerSetShortNameIn

    interface InputStickerSetShortNameIn {
        _: "inputStickerSetShortName";
        shortName: string;
    }
    Index
    _: "inputStickerSetShortName"
    shortName: string