You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-24 00:01:24 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -12,10 +12,10 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
`Function CreateKeyboardFromArrayButton(Val ButtonArray, Val ButtonColor = "#2db9b9") Export`
|
||||
|
||||
| Parameter | CLI option | Type | Description |
|
||||
|-|-|-|-|
|
||||
| ButtonArray | --buttons | Array of String | Array of buttons |
|
||||
| ButtonColor | --color | String | HEX color of buttons with # at the beginning |
|
||||
| Parameter | CLI option | Type | Required | Description |
|
||||
|-|-|-|-|-|
|
||||
| ButtonArray | --buttons | Array of String | ✔ | Array of buttons |
|
||||
| ButtonColor | --color | String | ✖ | HEX color of buttons with # at the beginning |
|
||||
|
||||
|
||||
Returns: Structure - Create a keyboard from an array of buttons:
|
||||
|
||||
Reference in New Issue
Block a user