mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 20:20:55 +00:00
fix docs yet again
This commit is contained in:
parent
6986752578
commit
89569d9249
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -170,7 +170,7 @@ class GuildChannel extends Channel {
|
||||||
* 'ATTACH_FILES': false,
|
* 'ATTACH_FILES': false,
|
||||||
* }
|
* }
|
||||||
* ```
|
* ```
|
||||||
* @typedef {(number|string)} PermissionOverwriteOptions
|
* @typedef {Object} PermissionOverwriteOptions
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue