LogoRobo.js
Packages@robojs/discordjs

getSage()

Function: getSage()

function getSage(commandConfig?): SageOptions

Get effective Sage options from command config and plugin config. Priority order for deferBuffer: command.sage.deferBuffer > plugin.sage.deferBuffer > plugin.timeouts.commandDeferral > default

Parameters

ParameterType
commandConfig?CommandConfig

Returns

SageOptions

On this page