v1.2.1
Adds default_permission
and permissions
arguments to DiscordInteractions.command_group()
and SlashCommandGroup()
. This allows users to set permissions for command groups which will apply to all of the subcommands inside.
Thanks @EpocDotFr for bringing this to my attention in #65!