handleReady
Documentation / @discordeno/bot / handleReady
Function: handleReady()
handleReady(
bot,data,shardId):Promise<void>
Defined in: bot/src/handlers/misc/READY.ts:4
Parameters
bot
data
shardId
number
Returns
Promise<void>
Documentation / @discordeno/bot / handleReady
handleReady(
bot,data,shardId):Promise<void>
Defined in: bot/src/handlers/misc/READY.ts:4
number
Promise<void>