(feat): chat crypto migrations

This commit is contained in:
Alois 2026-07-06 18:50:00 +02:00
commit 32c053dfa5
2 changed files with 44 additions and 1 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