POST Event/BotCommandExec
Request Information
URI Parameters
None.
Body Parameters
EventBotCommandExecFormName | Description | Type | Additional information |
---|---|---|---|
commandId | integer |
None. |
|
data | EventCommandExecForm |
None. |
|
messageFormat |
Формат вывода текста |
MessageFormat |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
EventBotCommandResViewName | Description | Type | Additional information |
---|---|---|---|
author | UserPublicDataView |
None. |
|
bot | BotPublicDataView |
None. |
|
resultType | BotCommandActionType |
None. |
|
result | IEventBotCommandResDataView |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.