You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -65,11 +65,38 @@ Method at API documentation: [ShowMessagesQueue](https://green-api.com/docs/api/
|
||||
```json title="Result"
|
||||
[
|
||||
{
|
||||
"messageID": "BAE56756537DAE1A",
|
||||
"messageID": "BAE5849D7A78175C",
|
||||
"type": "sendContact",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"contact": {
|
||||
"phoneContact": 79001234568,
|
||||
"company": "Bicycle"
|
||||
},
|
||||
"quotedMessageId": "BAE557AE1AB1719C",
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messagesIDs": [
|
||||
"BAE555AA9330A992"
|
||||
],
|
||||
"type": "ForwardMessages",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"chatIdFrom": "120363410406221140@g.us",
|
||||
"messages": [
|
||||
"BAE5777A5F7C5685"
|
||||
],
|
||||
"typingTime": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"messageID": "BAE515F0B7D50661",
|
||||
"type": "editMessage",
|
||||
"body": {
|
||||
"chatId": "120363410406221140@g.us",
|
||||
"idMessage": "BAE579E0B0330DDC",
|
||||
"idMessage": "BAE5777A5F7C5685",
|
||||
"message": "New message text",
|
||||
"linkPreview": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user