mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-19 21:17:55 +02:00
Обновление доков
This commit is contained in:
parent
6815336ea8
commit
c99b7b7e31
@ -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
|
||||||
|
}
|
||||||
|
```
|
||||||
|
@ -40,4 +40,9 @@ You can mention a user by appending their userId to the text in the following fo
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```json title="Result"
|
||||||
|
{
|
||||||
|
"msgId": "7401135795345555471",
|
||||||
|
"ok": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
@ -33,4 +33,9 @@ sidebar_position: 1
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```json title="Результат"
|
||||||
|
{
|
||||||
|
"userId": "1011893356",
|
||||||
|
"ok": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
@ -35,4 +35,9 @@ sidebar_position: 2
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```json title="Результат"
|
||||||
|
{
|
||||||
|
"events": [],
|
||||||
|
"ok": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
@ -40,4 +40,9 @@ sidebar_position: 1
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```json title="Результат"
|
||||||
|
{
|
||||||
|
"msgId": "7401135795345555471",
|
||||||
|
"ok": true
|
||||||
|
}
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user