Commands API

masterkitano5 years ago

Is it possible to limit users to only execute commands but not allow them to modify? for what I've seen in the API, to allow some user to execute commands I must add this command as a saved command for this user, but if I do that , It will not just be able to execute, but also to update or delete the command.
Secondly, API is supposed to allow to add commands to groups, however, users within that group cannot see those commands unless explicitly given permissions at user level for that command. Is it possible to add a command to a group and allow all users within that group to see al the commands?
thanks.