Skip to content

v1.2.1

Compare
Choose a tag to compare
@breqdev breqdev released this 22 Dec 20:08
· 204 commits to main since this release
e2dc9ec

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!