mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2024-11-15 18:50:47 +00:00
reword
This commit is contained in:
parent
c97d14abe2
commit
70b60b3cac
@ -119,7 +119,9 @@ If a connection attempt fails or times out an `OBSWSConnectionError` will be rai
|
|||||||
|
|
||||||
If a request fails an `OBSWSRequestError` will be raised with a status code.
|
If a request fails an `OBSWSRequestError` will be raised with a status code.
|
||||||
|
|
||||||
- The request name and code are retrievable through attributes {OBSWSRequestError}.req_name and {OBSWSRequestError}.code
|
- The request name and code are retrievable through the following attributes:
|
||||||
|
- `req_name`
|
||||||
|
- `code`
|
||||||
|
|
||||||
For a full list of status codes refer to [Codes](https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#requeststatus)
|
For a full list of status codes refer to [Codes](https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#requeststatus)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user