[TwitchApi] broadcast select list
This commit is contained in:
parent
42fc08b93d
commit
871efdd5ce
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
|||
* @description Returns the newest broadcasts or highlights by channel name using the Twitch API (v3)
|
||||
* @maintainer logmanoriginal
|
||||
* @update 2015-07-14
|
||||
* @use1(channel="Channel", broadcasts="true|false")
|
||||
* @use2(channel="Channel", limit="Limit", broadcasts="true|false")
|
||||
* @use1(channel="Channel", list|broadcasts="Show broadcasts=>true;Don't show broadcasts=>false")
|
||||
* @use2(channel="Channel", limit="Limit", list|broadcasts="Show broadcasts=>true;Don't show broadcasts=>false")
|
||||
*
|
||||
* Description for the API is available on GitHub: https://github.com/justintv/twitch-api
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue