mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +00:00
Webpack build: e4bae99747
This commit is contained in:
parent
3b4ecfc506
commit
ec4635fbcb
1 changed files with 2 additions and 1 deletions
|
|
@ -10850,7 +10850,8 @@ class ClientDataResolver {
|
|||
/**
|
||||
* Data that resolves to give a Guild object. This can be:
|
||||
* * A Guild object
|
||||
* @typedef {Guild} GuildResolvable
|
||||
* * A Guild ID
|
||||
* @typedef {Guild|string} GuildResolvable
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue