1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-29 00:51:51 +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

View File

@ -12,11 +12,11 @@ import TabItem from '@theme/TabItem';
`Function FormKeyboardFromButtonArray(Val ButtonArray, Val UnderMessage = False, Val OneByOne = True) Export`
| Parameter | CLI option | Type | Description |
|-|-|-|-|
| ButtonArray | --buttons | Array of String | Array of buttons |
| UnderMessage | --under | Boolean | Keyboard under the message or on the bottom panel |
| OneByOne | --column | Boolean | True > buttons are displayed in a column, False > in a row |
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| ButtonArray | --buttons | Array of String | ✔ | Array of buttons |
| UnderMessage | --under | Boolean | ✖ | Keyboard under the message or on the bottom panel |
| OneByOne | --column | Boolean | ✖ | True > buttons are displayed in a column, False > in a row |
Returns: String - Keyboard JSON