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-11 10:56:09 +03:00
parent 115f8e12a9
commit a2faa8d357
12 changed files with 4976 additions and 4976 deletions
@@ -34,7 +34,7 @@ Method at API documentation: [GET /messages/sendFile](https://teams.vk.com/botap
FileID = "Z7w4zb94bLtkJDICBfzVuG66f69e921bd";
Text = "File caption";
Result = OPI_VKTeams.ResendFile(Token, ChatID, FileID, Text, "SameDoc.docx");
Result = OPI_VKTeams.ResendFile(Token, ChatID, FileID, Text);
```