Interface CommandConfigProvider

All Known Subinterfaces:
CommandConfig
All Known Implementing Classes:
JDACommandConfig

public interface CommandConfigProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    provide(net.dv8tion.jda.api.events.message.MessageReceivedEvent event)
     
  • Method Details