Add initialization vectors

This commit is contained in:
Aslan 2026-01-13 17:32:06 -05:00
parent a079a6879b
commit de5042b926
2 changed files with 5 additions and 0 deletions

View file

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