commandGroup
fun commandGroup(name: String, description: String, guildId: String? = null, permissions: Permissions = Permissions.ALL, builder: CommandGroupBuilder.() -> Unit)(source)
An extension of slashCommand which allows multiple slash commands to be loosely grouped