Optional
allowed{ everyone: false, repliedUser: false, roles: true, users: true }
Optional
authFully qualified authorization string (e.x. Bot [TOKEN]) - you MUST prefix it yourself
Optional
collectionThe maximum number of items that can be present in various collections.
Optional
defaultThe default image format to use.
png
Optional
defaultThe default image size to use.
4096
Optional
disableEnable to disable as much caching as reasonably possible. You should only enable this option if you absolutely know what you are doing. This will break many features that rely on caching. Unless set to the literal string "no-warning", this will emit a node warning (via process.emitWarning
) when the client is constructed.
false
Optional
disableWhen member limits are set on guilds, the limit is automatically raised if needed when requesting members from the gateway. This can be buggy and may not function correctly.
false
Optional
gatewayThe gateway options.
Optional
restThe options for the request handler.
The default allowed mentions object.