teleproto - v1.229.0
    Preparing search index...

    Interface BotCommandScopePeerUserIn

    interface BotCommandScopePeerUserIn {
        _: "botCommandScopePeerUser";
        peer: TypeInputPeerIn;
        userId: TypeInputUserIn;
    }
    Index
    _: "botCommandScopePeerUser"