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