File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ Version 3.0.0
18
18
* switched AuthScope `CHANNEL_MANAGE_CHAT_SETTINGS ` to `MODERATOR_MANAGE_CHAT_SETTINGS `
19
19
* Added the following AuthScopes:
20
20
21
- * :const: `~twitchAPI.type .AuthScope.MODERATOR_MANAGE_ANNOUNCEMENTS `
22
- * :const: `~twitchAPI.type .AuthScope.MODERATOR_MANAGE_CHAT_MESSAGES `
23
- * :const: `~twitchAPI.type .AuthScope.USER_MANAGE_CHAT_COLOR `
24
- * :const: `~twitchAPI.type .AuthScope.CHANNEL_MANAGE_MODERATORS `
25
- * :const: `~twitchAPI.type .AuthScope.CHANNEL_READ_VIPS `
26
- * :const: `~twitchAPI.type .AuthScope.CHANNEL_MANAGE_VIPS `
27
- * :const: `~twitchAPI.type .AuthScope.USER_MANAGE_WHISPERS `
21
+ * :const: `~twitchAPI.types .AuthScope.MODERATOR_MANAGE_ANNOUNCEMENTS `
22
+ * :const: `~twitchAPI.types .AuthScope.MODERATOR_MANAGE_CHAT_MESSAGES `
23
+ * :const: `~twitchAPI.types .AuthScope.USER_MANAGE_CHAT_COLOR `
24
+ * :const: `~twitchAPI.types .AuthScope.CHANNEL_MANAGE_MODERATORS `
25
+ * :const: `~twitchAPI.types .AuthScope.CHANNEL_READ_VIPS `
26
+ * :const: `~twitchAPI.types .AuthScope.CHANNEL_MANAGE_VIPS `
27
+ * :const: `~twitchAPI.types .AuthScope.USER_MANAGE_WHISPERS `
28
28
* added :const: `~twitchAPI.helper.first() ` helper function
29
29
30
30
* Added the following new Endpoints:
You can’t perform that action at this time.
0 commit comments