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,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/PkvQAo2YldyvXisvMZDGTAHZDGcn3LU1FGOgySWEC7rGScXbaSIspwH19ryR3GzD7BC1pnAkgSHDye9S5Y9LKISAyYCIhMjyeGvBFJtGig2QlGaIIzxSR7VUYIyxRdzIhgBAMShnuKPsHVZKtSGxP9KIBpMZDG/ImportantDocument.docx",
|
||||
"url": "https://ub.icq.net/files/get/RRrhAVctuXa8SKdVfkVgdo3kVgxxrZQsxJm6ygZmFKNhSczdsxr2R8FghEgxcxMd7jAxPs81phMIP94sscRmospWvrjK4IprQKdYFWIggBxVZsuBs0gxsH8QrxPifIExAu0lqKAShkZhgY763gwsCtvsudfkVg/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": "7422308747164256432",
|
||||
"msgId": "7423117824513542405",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -48,8 +48,8 @@ Method at API documentation: [GET /messages/sendFile](https://teams.vk.com/botap
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "PkvQAxUmgdaSVnAFIGgGbX6701567d1bd",
|
||||
"msgId": "7422308777229027508",
|
||||
"fileId": "RRrhAZNL9rLrKpq8TyCkfK670436571bd",
|
||||
"msgId": "7423117854578313481",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -44,8 +44,8 @@ Method at API documentation: [GET /messages/sendVoice](https://teams.vk.com/bota
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "I000bBaqpTCGaZU6pldthE6701568f1bd",
|
||||
"msgId": "7422308854538438837",
|
||||
"fileId": "I000bBktBHG1YpsdO9I6Zo6704366a1bd",
|
||||
"msgId": "7423117936182692106",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -58,8 +58,8 @@ Method at API documentation: [POST /messages/sendFile](https://teams.vk.com/bota
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"fileId": "PkvQAxUmgdaSVnAFIGgGbX6701567d1bd",
|
||||
"msgId": "7422308755754191027",
|
||||
"fileId": "RRrhAZNL9rLrKpq8TyCkfK670436571bd",
|
||||
"msgId": "7423117833103477000",
|
||||
"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": "7422308566775630712",
|
||||
"msgId": "7423117648419884018",
|
||||
"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": "I000bBaqpTCGaZU6pldthE6701568f1bd",
|
||||
"msgId": "7422308833063603078",
|
||||
"fileId": "I000bBktBHG1YpsdO9I6Zo6704366a1bd",
|
||||
"msgId": "7423117914707856384",
|
||||
"ok": true
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user