interactions

fun BotBase.interactions(trim: Boolean = true, commands: InteractionBuilder.() -> Unit)(source)

Installs the interactions DSL and provides a scope for defining commands

Parameters

trim

Whether to trim commands that were not upserted by this instance