teleproto - v1.229.0
    Preparing search index...

    Interface InputBotAppShortNameIn

    interface InputBotAppShortNameIn {
        _: "inputBotAppShortName";
        botId: TypeInputUserIn;
        shortName: string;
    }
    Index
    _: "inputBotAppShortName"
    shortName: string