(feat): chat crypto migrations

This commit is contained in:
Alois 2026-07-06 18:50:01 +02:00
commit f81e366a31
3 changed files with 403 additions and 108 deletions

View file

@ -99,6 +99,7 @@ type_maps:
AppChallengeResponse: 133
AppIdentificationResponse: 134
LoadTxtRecord: 135
ErrorNotSet: 136
SetChatSecret: 139
GetChatSecret: 140
ChatSecretResponse: 141
@ -216,3 +217,4 @@ type_maps:
KemCiphertext: 149
SenderUserId: 152
RecipientUserId: 153
Recipients: 154