[TwitchApi] broadcast select list

This commit is contained in:
Mitsukarenai 2015-10-30 18:30:58 +01:00
parent 42fc08b93d
commit 871efdd5ce

View file

@ -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
*/