Debugger
Represents the debugger client
Last updated
Represents the debugger client
Last updated
client
discord.js Client instance
❌
options
Debugger options
✅
.owners
Array of owner IDs Type: []
.client
discord.js Client instance Type:
.options
Debugger Options Type:
message
, args?
)Runs the debugger instance for message commands
message
discord.js Message instance
❌
args
Message args, including sub command
✅
Examples:
id
)Add a userId
to the owners array
id
User ID
❌
Examples:
id
)Remove a userId
from the owners array
id
User ID
❌
Examples:
[]
Returns: <>
Returns: []
Returns: []