mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2025-01-18 05:20:47 +00:00
upd attribute ssection in readme
This commit is contained in:
parent
9bd2b53b3d
commit
3f255d6b45
@ -97,7 +97,7 @@ For both request responses and event data you may inspect the available attribut
|
|||||||
example:
|
example:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
resp = cl.get_version
|
resp = @r_client.get_version
|
||||||
p resp.attrs
|
p resp.attrs
|
||||||
|
|
||||||
@e_client.on :input_mute_state_changed do |data|
|
@e_client.on :input_mute_state_changed do |data|
|
||||||
|
Loading…
Reference in New Issue
Block a user