Skip to content

Commit

Permalink
Updated from Slack docs, 2024/03/29
Browse files Browse the repository at this point in the history
  • Loading branch information
Slack API Ref Buildbot committed Mar 29, 2024
1 parent 4651315 commit c28d355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion methods/admin/admin.users.setAdmin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"group": "admin",
"name": "admin.users.setAdmin",
"deprecated": false,
"desc": "Set an existing guest, regular user, or owner to be an admin user.",
"desc": "Set an existing regular user or owner to be a workspace admin.",
"args": {
"team_id": {
"required": true,
Expand Down
2 changes: 1 addition & 1 deletion methods/admin/admin.users.setOwner.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"group": "admin",
"name": "admin.users.setOwner",
"deprecated": false,
"desc": "Set an existing guest, regular user, or admin user to be a workspace owner.",
"desc": "Set an existing regular user or admin to be a workspace owner.",
"args": {
"team_id": {
"required": true,
Expand Down

0 comments on commit c28d355

Please sign in to comment.