call
abstract suspend override fun call(event: ChatInputCommandInteractionCreateEvent, cache: MutableStringKeyedMap<Any>)
Override this to implement your command's calling logic. Check subtypes for examples!
Override this to implement your command's calling logic. Check subtypes for examples!