upd attribute ssection in readme

This commit is contained in:
onyx-and-iris 2023-08-17 23:31:26 +01:00
parent 9bd2b53b3d
commit 3f255d6b45

View File

@ -97,7 +97,7 @@ For both request responses and event data you may inspect the available attribut
example:
```ruby
resp = cl.get_version
resp = @r_client.get_version
p resp.attrs
@e_client.on :input_mute_state_changed do |data|