Gonçalo Marantes

Results 1 issues of Gonçalo Marantes

Whenever I try to tun a simple slash command, I get a `TypeError` in the `getInteractionGroupTree(interaction)` method. ### Error Stack ``` (node:13002) DeprecationWarning: The interaction event is deprecated. Use interactionCreate...