Packages@robojs/discordjs
getSage()
Function: getSage()
function getSage(commandConfig?): SageOptionsGet effective Sage options from command config and plugin config. Priority order for deferBuffer: command.sage.deferBuffer > plugin.sage.deferBuffer > plugin.timeouts.commandDeferral > default
Parameters
| Parameter | Type |
|---|---|
commandConfig? | CommandConfig |
