You've already forked OpenIntegrations
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:
@@ -12,11 +12,11 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
`Function PinMessage(Val Token, Val ChatID, Val MessageID) Export`
|
||||
|
||||
| Parameter | CLI option | Type | Description |
|
||||
|-|-|-|-|
|
||||
| Token | --token | String | Bot token |
|
||||
| ChatID | --chatid | String, Number | Chat ID |
|
||||
| MessageID | --messageid | String, Number | ID of the message to be pinned |
|
||||
| Parameter | CLI option | Type | Required | Description |
|
||||
|-|-|-|-|-|
|
||||
| Token | --token | String | ✔ | Bot token |
|
||||
| ChatID | --chatid | String, Number | ✔ | Chat ID |
|
||||
| MessageID | --messageid | String, Number | ✔ | ID of the message to be pinned |
|
||||
|
||||
|
||||
Returns: Map Of KeyAndValue - serialized JSON response from VK Teams
|
||||
|
||||
Reference in New Issue
Block a user