fix docs yet again

This commit is contained in:
Amish Shah
2016-08-22 18:54:33 +01:00
parent 6986752578
commit 89569d9249
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -170,7 +170,7 @@ class GuildChannel extends Channel {
* 'ATTACH_FILES': false,
* }
* ```
* @typedef {(number|string)} PermissionOverwriteOptions
* @typedef {Object} PermissionOverwriteOptions
*/
/**