Message ownerId

This commit is contained in:
Aslan 2026-01-11 08:03:33 -05:00
parent 473fbab4b0
commit 6e833d76b6

View file

@ -100,7 +100,7 @@ Returns messages for a channel with id = {id}
"messages": [ "messages": [
{ {
"id": "string", "id": "string",
"userId": "string", "ownerId": "string",
"text": "string", "text": "string",
"edited": "boolean", "edited": "boolean",
"creationDate": "number" "creationDate": "number"