update Swagger documentation

This commit is contained in:
Bernhard B
2024-04-27 19:10:28 +02:00
parent 451010c875
commit 193a9f1e5b
3 changed files with 16 additions and 0 deletions

View File

@@ -1449,6 +1449,12 @@ var doc = `{
"description": "Specify the maximum number of messages to receive (default: unlimited)",
"name": "max_messages",
"in": "query"
},
{
"type": "string",
"description": "Specify whether read receipts should be sent when receiving messages",
"name": "send_read_receipts",
"in": "query"
}
],
"responses": {