1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-15 15:15:47 +03:00
parent 68e2904d20
commit 293c73c1f0
1029 changed files with 10395 additions and 10395 deletions
@@ -12,13 +12,13 @@ import TabItem from '@theme/TabItem';
`Function AnswerButtonEvent(Val Token, Val EventID, Val Text = "", Val URL = "", Val AsAlert = False) Export`
| Parameter | CLI option | Type | Description |
|-|-|-|-|
| Token | --token | String | Bot token |
| EventID | --queryid | String | Identifier of the callback query received by the bot |
| Text | --text | String | Answer text |
| URL | --url | String | URL to be opened by the client application |
| AsAlert | --showalert | Boolean | Display the answer as an alert) |
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | ✔ | Bot token |
| EventID | --queryid | String | ✔ | Identifier of the callback query received by the bot |
| Text | --text | String | ✖ | Answer text |
| URL | --url | String | ✖ | URL to be opened by the client application |
| AsAlert | --showalert | Boolean | ✖ | Display the answer as an alert) |
Returns: Map Of KeyAndValue - serialized JSON response from VK Teams