1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Обновление доков

This commit is contained in:
Anton Titovets
2024-08-09 16:58:39 +03:00
parent e6da91ff9e
commit fed09fcf8e
6 changed files with 36 additions and 6 deletions
@@ -33,4 +33,9 @@ Method at API documentation: [GET /self/get](https://teams.vk.com/botapi/#/self/
```
```json title="Result"
{
"userId": "1011893356",
"ok": true
}
```
@@ -35,4 +35,9 @@ Method at API documentation: [GET /events/get](https://teams.vk.com/botapi/#/eve
```
```json title="Result"
{
"events": [],
"ok": true
}
```