mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat(Util): add WHITE as color resolvable (#3062)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -1667,6 +1667,7 @@ declare module 'discord.js' {
|
||||
type CollectorOptions = { time?: number };
|
||||
|
||||
type ColorResolvable = ('DEFAULT'
|
||||
| 'WHITE'
|
||||
| 'AQUA'
|
||||
| 'GREEN'
|
||||
| 'BLUE'
|
||||
|
||||
Reference in New Issue
Block a user