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:
@@ -45,6 +45,7 @@ Method at API documentation: [GET /chats/getInfo](https://teams.vk.com/botapi/#/
|
||||
"inviteLink": "https://icq.com/chat/AoLI0egLWBSLR1Ngn2w",
|
||||
"joinModeration": false,
|
||||
"public": false,
|
||||
"rules": "Это новые правила из CLI",
|
||||
"title": "Тест2",
|
||||
"type": "group",
|
||||
"ok": true
|
||||
|
||||
@@ -45,7 +45,7 @@ Method at API documentation: [GET /files/getInfo](https://teams.vk.com/botapi/#/
|
||||
"filename": "ImportantDocument.docx",
|
||||
"size": 24071,
|
||||
"type": "application",
|
||||
"url": "https://ub.icq.net/files/get/vqgXEKhdWYGb2IlixsIS3vxsISW8oxaIkQWff1DD5WQ1bmyCmGILM8v19hQ5FIiuvlrSfGbajGnvEjBGPTU84I2e6fP1r3bftIiyfQksabQYvGX3NEOIaEY14SfS7FzSFkGvLSSjC6gIpUkp71EtWd71gGxsIS/ImportantDocument.docx",
|
||||
"url": "https://ub.icq.net/files/get/PkvQAo2YldyvXisvMZDGTAHZDGcn3LU1FGOgySWEC7rGScXbaSIspwH19ryR3GzD7BC1pnAkgSHDye9S5Y9LKISAyYCIhMjyeGvBFJtGig2QlGaIIzxSR7VUYIyxRdzIhgBAMShnuKPsHVZKtSGxP9KIBpMZDG/ImportantDocument.docx",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -53,7 +53,7 @@ Only the chatId from events can be passed to the FromChatID (the code from the c
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"msgId": "7402676060812214488",
|
||||
"msgId": "7422308747164256432",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -48,8 +48,8 @@ Method at API documentation: [GET /messages/sendFile](https://teams.vk.com/botap
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "vqgXEg5z1gyjeolUD8vFEK66bb96aa1bd",
|
||||
"msgId": "7402676090876985564",
|
||||
"fileId": "PkvQAxUmgdaSVnAFIGgGbX6701567d1bd",
|
||||
"msgId": "7422308777229027508",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -44,8 +44,8 @@ Method at API documentation: [GET /messages/sendVoice](https://teams.vk.com/bota
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "I000be4KKMDOLDbYUqPbXs66bb96bd1bd",
|
||||
"msgId": "7402676176776331485",
|
||||
"fileId": "I000bBaqpTCGaZU6pldthE6701568f1bd",
|
||||
"msgId": "7422308854538438837",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -58,8 +58,8 @@ Method at API documentation: [POST /messages/sendFile](https://teams.vk.com/bota
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "vqgXEg5z1gyjeolUD8vFEK66bb96aa1bd",
|
||||
"msgId": "7402676069402149083",
|
||||
"fileId": "PkvQAxUmgdaSVnAFIGgGbX6701567d1bd",
|
||||
"msgId": "7422308755754191027",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -66,7 +66,7 @@ You can mention a user by appending their userId to the text in the following fo
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"msgId": "7402676039337377954",
|
||||
"msgId": "7422308566775630712",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -61,8 +61,8 @@ If you want the client to display this file as a playable voice message, it must
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "I000brjuglT3K5cB4dWEht66c111071bd",
|
||||
"msgId": "7404217984136249577",
|
||||
"fileId": "I000bBaqpTCGaZU6pldthE6701568f1bd",
|
||||
"msgId": "7422308833063603078",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user