teleproto - v1.229.0
    Preparing search index...

    Interface InputGameShortNameIn

    interface InputGameShortNameIn {
        _: "inputGameShortName";
        botId: TypeInputUserIn;
        shortName: string;
    }
    Index
    _: "inputGameShortName"
    shortName: string