Browse Source

Add missing table item

pull/21/head
R3T4RD3D 8 years ago
parent
commit
a3e22765b7
  1. 2
      docs/types/USER.md

2
docs/types/USER.md

@ -64,7 +64,7 @@ Name | Type | Description
---- | ---- | -----------
`type` | `GameType`(enum) | Whether the user is just playing the game or streaming it.
`name` | `str` | Name of the game
`url` | Stream URL. Only validated when `GameType` is `STREAMING`.
`url` | `str` | Stream URL. Only validated when `GameType` is `STREAMING`.
## Enums

Loading…
Cancel
Save