InteractionCreate file

DDurus2/23/2023
Can I easily create a listener for interactionCreate? I need it for some UI Abilities, and I am not sure if it overrides something...
Solution
FFavna2/23/2023
you can but you probably want to use interaction handlers
the core even that trigger interaction handlers does barely anything really https://github.com/sapphiredev/framework/blob/main/src/listeners/CoreInteractionCreate.ts#L7