You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-19 23:52:43 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -46,19 +46,169 @@ import TabItem from '@theme/TabItem';
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint greenapi ПолучитьОчередьСообщений \
|
||||
--access "{"apiUrl":"***","mediaUrl":"https://7105.media.greenapi.com","idInstance":"7105187566","apiTokenInstance":"***"}"
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint greenapi ПолучитьОчередьСообщений ^
|
||||
--access "{"apiUrl":"***","mediaUrl":"https://7105.media.greenapi.com","idInstance":"7105187566","apiTokenInstance":"***"}"
|
||||
--access "{'apiUrl':'***','mediaUrl':'https://7105.media.greenapi.com','idInstance':'7105187566','apiTokenInstance':'***'}"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
|
||||
```json title="Результат"
|
||||
{}
|
||||
[
|
||||
{
|
||||
"messageID": "BAE5DCC21B0B4AB5",
|
||||
"type": "sendMessage",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"message": "Новое сообщение",
|
||||
"linkPreview": true,
|
||||
"typingTime": null,
|
||||
"typePreview": "small"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE55D7641D9AA14",
|
||||
"type": "sendMessage",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"message": "Новое сообщение",
|
||||
"quotedMessageId": "BAE5DCC21B0B4AB5",
|
||||
"linkPreview": true,
|
||||
"typingTime": null,
|
||||
"typePreview": "small"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE58588C406DB59",
|
||||
"type": "sendFileByUrl",
|
||||
"body": {
|
||||
"fileName": "photo.jpg",
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"caption": "Описание файла",
|
||||
"archive": false,
|
||||
"urlFile": "https://do-mediaout-7105.fra1.digitaloceanspaces.com/7105187566/862c4104-4f97-4b11-b0e3-11baed0a3025.jpg",
|
||||
"typingTime": null,
|
||||
"typingType": "composing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE5158F05E98537",
|
||||
"type": "sendFileByUrl",
|
||||
"body": {
|
||||
"fileName": "vid.mp4",
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"quotedMessageId": "BAE58588C406DB59",
|
||||
"caption": "Описание файла",
|
||||
"archive": false,
|
||||
"urlFile": "https://do-mediaout-7105.fra1.digitaloceanspaces.com/7105187566/42dec0b4-4030-468a-a21d-65363c4fd799.mp4",
|
||||
"typingTime": null,
|
||||
"typingType": "composing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE537483CC94757",
|
||||
"type": "sendFileByUrl",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"urlFile": "https://hut.openintegrations.dev/test_data/picture.jpg",
|
||||
"fileName": "photo.jpg",
|
||||
"caption": "Описание файла",
|
||||
"typingTime": null,
|
||||
"typingType": "composing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE506F4513E7274",
|
||||
"type": "sendFileByUrl",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"urlFile": "https://hut.openintegrations.dev/test_data/video.mp4",
|
||||
"fileName": "vid.mp4",
|
||||
"caption": "Описание файла",
|
||||
"quotedMessageId": "BAE537483CC94757",
|
||||
"typingTime": null,
|
||||
"typingType": "composing"
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE5B5FEE72566AF",
|
||||
"type": "sendPoll",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"message": "Какой ваш любимый цвет?",
|
||||
"options": [
|
||||
{
|
||||
"optionName": "Красный"
|
||||
},
|
||||
{
|
||||
"optionName": "Желтый"
|
||||
},
|
||||
{
|
||||
"optionName": "Зеленый"
|
||||
}
|
||||
],
|
||||
"multipleAnswers": false,
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE50E8D0F3394C2",
|
||||
"type": "sendPoll",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"message": "Какой ваш любимый цвет?",
|
||||
"options": [
|
||||
{
|
||||
"optionName": "Красный"
|
||||
},
|
||||
{
|
||||
"optionName": "Желтый"
|
||||
},
|
||||
{
|
||||
"optionName": "Зеленый"
|
||||
}
|
||||
],
|
||||
"multipleAnswers": true,
|
||||
"quotedMessageId": "BAE5B5FEE72566AF",
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE533C48B32F538",
|
||||
"type": "sendLocation",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"latitude": 53.908522,
|
||||
"longitude": 27.574821,
|
||||
"address": "Площадь Победы, Минск",
|
||||
"nameLocation": "пл. Победы",
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE5118BD601968C",
|
||||
"type": "sendLocation",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"quotedMessageId": "BAE533C48B32F538",
|
||||
"latitude": 53.908522,
|
||||
"longitude": 27.574821,
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE53B765C8915E8",
|
||||
"type": "sendContact",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"contact": {
|
||||
"phoneContact": 79001234568,
|
||||
"firstName": "Артем",
|
||||
...
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user