Interface SlashCommandCreateListener

    • Method Detail

      • onSlashCommandCreate

        void onSlashCommandCreate​(SlashCommandCreateEvent event)
        This method is called every time an interaction is created.
        Parameters:
        event - The event.