Add initialization vectors
This commit is contained in:
parent
a079a6879b
commit
de5042b926
2 changed files with 5 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ Returns messages for a channel with id = {id}
|
|||
{
|
||||
"id": "string",
|
||||
"text": "string",
|
||||
"iv": "string",
|
||||
"edited": "boolean",
|
||||
"ownerId": "string",
|
||||
"creationDate": "number"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue