POST Bot/ValidateCommandName
Request Information
URI Parameters
None.
Body Parameters
BotCommandNameFormName | Description | Type | Additional information |
---|---|---|---|
commandName | string |
None. |
|
commandId | integer |
None. |
|
wmid | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "commandName": "sample string 1", "commandId": 1, "wmid": "sample string 2" }
Response Information
Resource Description
None.