Guild Slash Command
fun GuildSlashCommand( name: String, description: String, category: String, requiredPermissions: Permissions, executions: MutableList<Execution<CommandEvent<*>>> = mutableListOf())
Content copied to clipboard