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-21 17:34:00 +03:00
parent 8da07d462c
commit ca8fdcabe4
390 changed files with 6653 additions and 5768 deletions
@@ -56,7 +56,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams ChangeChatPicture \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--file "C:\Users\Administrator\AppData\Local\Temp\brymyuvwled.png"
--file "C:\Users\Administrator\AppData\Local\Temp\hyvftzc3lyg.png"
```
</TabItem>
@@ -65,7 +65,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams ChangeChatPicture ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--file "C:\Users\Administrator\AppData\Local\Temp\brymyuvwled.png"
--file "C:\Users\Administrator\AppData\Local\Temp\hyvftzc3lyg.png"
```
</TabItem>
</Tabs>
@@ -57,7 +57,7 @@ Method at API documentation: [GET /events/get](https://teams.vk.com/botapi/#/eve
```bash
oint vkteams GetEvents \
--token "***" \
--last 163 \
--last 166 \
--timeout 3
```
</TabItem>
@@ -66,7 +66,7 @@ Method at API documentation: [GET /events/get](https://teams.vk.com/botapi/#/eve
```batch
oint vkteams GetEvents ^
--token "***" ^
--last 163 ^
--last 166 ^
--timeout 3
```
</TabItem>
@@ -42,7 +42,7 @@ Method at API documentation: [GET /files/getInfo](https://teams.vk.com/botapi/#/
```bash
oint vkteams GetFileInformation \
--token "***" \
--fileid "y6gMq61ohZP884hrzxJHLn671555181bd"
--fileid "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd"
```
</TabItem>
@@ -50,7 +50,7 @@ Method at API documentation: [GET /files/getInfo](https://teams.vk.com/botapi/#/
```batch
oint vkteams GetFileInformation ^
--token "***" ^
--fileid "y6gMq61ohZP884hrzxJHLn671555181bd"
--fileid "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd"
```
</TabItem>
</Tabs>
@@ -45,7 +45,7 @@ Method at API documentation: [GET /messages/deleteMessages](https://teams.vk.com
oint vkteams DeleteMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
@@ -54,7 +54,7 @@ Method at API documentation: [GET /messages/deleteMessages](https://teams.vk.com
oint vkteams DeleteMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
</Tabs>
@@ -55,7 +55,7 @@ You can mention a user by appending their userId to the text in the following fo
oint vkteams EditMessageText \
--token "***" \
--chatid "689203963@chat.agent" \
--messageid "7427936575956192964" \
--messageid "7428229703179177738" \
--text "<b>New bold message text</b>" \
--parsemod "HTML"
```
@@ -66,7 +66,7 @@ You can mention a user by appending their userId to the text in the following fo
oint vkteams EditMessageText ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--messageid "7427936575956192964" ^
--messageid "7428229703179177738" ^
--text "<b>New bold message text</b>" ^
--parsemod "HTML"
```
@@ -53,7 +53,7 @@ Only the chatId from events can be passed to the FromChatID (the code from the c
```bash
oint vkteams ForwardMessage \
--token "***" \
--messageid "7427936575956192964" \
--messageid "7428229703179177738" \
--fromid "689203963@chat.agent" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--text "Additional text"
@@ -64,7 +64,7 @@ Only the chatId from events can be passed to the FromChatID (the code from the c
```batch
oint vkteams ForwardMessage ^
--token "***" ^
--messageid "7427936575956192964" ^
--messageid "7428229703179177738" ^
--fromid "689203963@chat.agent" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--text "Additional text"
@@ -47,7 +47,7 @@ To call this method, the bot must be an administrator in the chat room
oint vkteams PinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
@@ -56,7 +56,7 @@ To call this method, the bot must be an administrator in the chat room
oint vkteams PinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
</Tabs>
@@ -48,7 +48,7 @@ Method at API documentation: [GET /messages/sendFile](https://teams.vk.com/botap
oint vkteams ResendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--fileid "y6gMq61ohZP884hrzxJHLn671555181bd" \
--fileid "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd" \
--text "File caption"
```
</TabItem>
@@ -58,7 +58,7 @@ Method at API documentation: [GET /messages/sendFile](https://teams.vk.com/botap
oint vkteams ResendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--fileid "y6gMq61ohZP884hrzxJHLn671555181bd" ^
--fileid "WCM2vrPYYZJZ0B43V2eKiu67165fb11bd" ^
--text "File caption"
```
</TabItem>
@@ -45,7 +45,7 @@ Method at API documentation: [GET /messages/sendVoice](https://teams.vk.com/bota
oint vkteams ResendVoice \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--fileid "I000bflvct6D0Tt8PQir91671555351bd"
--fileid "I000bI9gFA8bvo7YLGLkZt67165fce1bd"
```
</TabItem>
@@ -54,7 +54,7 @@ Method at API documentation: [GET /messages/sendVoice](https://teams.vk.com/bota
oint vkteams ResendVoice ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--fileid "I000bflvct6D0Tt8PQir91671555351bd"
--fileid "I000bI9gFA8bvo7YLGLkZt67165fce1bd"
```
</TabItem>
</Tabs>
@@ -60,7 +60,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams SendFile \
--token "***" \
--chatid "AoLI0egLWBSLR1Ngn2w" \
--file "C:\Users\Administrator\AppData\Local\Temp\sbicmtizk1l.tmp" \
--file "C:\Users\Administrator\AppData\Local\Temp\raty03vnses.tmp" \
--text "File caption" \
--filename "ImportantDocument.docx"
```
@@ -71,7 +71,7 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams SendFile ^
--token "***" ^
--chatid "AoLI0egLWBSLR1Ngn2w" ^
--file "C:\Users\Administrator\AppData\Local\Temp\sbicmtizk1l.tmp" ^
--file "C:\Users\Administrator\AppData\Local\Temp\raty03vnses.tmp" ^
--text "File caption" ^
--filename "ImportantDocument.docx"
```
@@ -68,7 +68,7 @@ You can mention a user by appending their userId to the text in the following fo
--token "***" \
--chatid "689203963@chat.agent" \
--text "<b>Bold text</b>" \
--reply "7427882807260614310" \
--reply "7428158488326442742" \
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" \
--parsemod "HTML"
```
@@ -80,7 +80,7 @@ You can mention a user by appending their userId to the text in the following fo
--token "***" ^
--chatid "689203963@chat.agent" ^
--text "<b>Bold text</b>" ^
--reply "7427882807260614310" ^
--reply "7428158488326442742" ^
--keyboard "[[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}],[{'text':'Button1','callbackData':'ButtonEvent1','style':'attention'},{'text':'Button2','url':'https://openintegrations.dev','style':'base'}]]" ^
--parsemod "HTML"
```
@@ -62,8 +62,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams SendVoice \
--token "***" \
--chatid "689203963@chat.agent" \
--file "C:\Users\Administrator\AppData\Local\Temp\nmjkdbjmbtj.m4a" \
--reply "7427936575956192964"
--file "C:\Users\Administrator\AppData\Local\Temp\jeukjhjfyjk.m4a" \
--reply "7428229703179177738"
```
</TabItem>
@@ -72,8 +72,8 @@ Parameters with Binary data type can also accept file paths on disk and URLs
oint vkteams SendVoice ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--file "C:\Users\Administrator\AppData\Local\Temp\nmjkdbjmbtj.m4a" ^
--reply "7427936575956192964"
--file "C:\Users\Administrator\AppData\Local\Temp\jeukjhjfyjk.m4a" ^
--reply "7428229703179177738"
```
</TabItem>
</Tabs>
@@ -47,7 +47,7 @@ To call this method, the bot must be an administrator in the chat room
oint vkteams UnpinMessage \
--token "***" \
--chatid "689203963@chat.agent" \
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
@@ -56,7 +56,7 @@ To call this method, the bot must be an administrator in the chat room
oint vkteams UnpinMessage ^
--token "***" ^
--chatid "689203963@chat.agent" ^
--messageid "7427936575956192964"
--messageid "7428229703179177738"
```
</TabItem>
</Tabs>