Message ownerId
This commit is contained in:
parent
473fbab4b0
commit
6e833d76b6
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ Returns messages for a channel with id = {id}
|
|||
"messages": [
|
||||
{
|
||||
"id": "string",
|
||||
"userId": "string",
|
||||
"ownerId": "string",
|
||||
"text": "string",
|
||||
"edited": "boolean",
|
||||
"creationDate": "number"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue