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-19 21:23:38 +03:00
parent 3663c13b4c
commit f5a67277da
44 changed files with 5168 additions and 5129 deletions
@@ -36,7 +36,7 @@ You can mention a user by appending their userId to the text in the following fo
```bsl title="1C:Enterprise/OneScript code example"
Token = "001.3501506236.091...";
ChatID = "689203963@chat.agent";
MessageID = "7425684917876428136";
MessageID = "7427552004584508943";
Text = "New message text";
Result = OPI_VKTeams.EditMessageText(Token, ChatID, MessageID, Text);