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-11-03 11:09:51 +03:00
parent d1cb840679
commit b0f9376dac
1378 changed files with 8277 additions and 8095 deletions
@@ -34,7 +34,7 @@ To call this method, the bot must be an administrator in the chat room
```bsl title="1C:Enterprise/OneScript code example"
Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
MessageID = "7432381420430955075";
MessageID = "7432795755926000366";
Result = OPI_VKTeams.PinMessage(Token, ChatID, MessageID);
```