Skip to content

Commit

Permalink
Merge pull request #1314 from HTGAzureX1212/nightly
Browse files Browse the repository at this point in the history
Info Command: `/info role` Specification
  • Loading branch information
HTGAzureX1212 authored Aug 11, 2023
2 parents 9349821 + 539248f commit be746f1
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,19 @@
"zh-TW": "機器人的運行資訊。"
},
"type": 1
},
{
"name": "role",
"description": "Information about a specific role.",
"options": [
{
"name": "role",
"description": "The role to obtain information for.",
"required": true,
"type": 8
}
],
"type": 1
}
],
"type": 1
Expand Down

0 comments on commit be746f1

Please sign in to comment.