@@ -48,5 +48,5 @@ from obsstudio_sdk.reqs import ReqClient
cl=ReqClient('localhost',4455,'mystrongpass')
# Toggle the mute state of your Mic input
cl.ToggleInputMute('Mic/Aux')
cl.toggle_input_mute('Mic/Aux')
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.