implement names purchase MVP integrating with the badges service

This commit is contained in:
Alain Brenzikofer
2026-08-18 14:06:21 +02:00
parent 352550089f
commit d85da0647b
18 changed files with 930 additions and 27 deletions
+1
View File
@@ -393,6 +393,7 @@ undocumentedCommands =
"APIHideUser",
"APIImportArchive",
"APIMuteUser",
"APINameRegister",
"APIPlanForwardChatItems",
"APIPrepareContact",
"APIPrepareGroup",
+1
View File
@@ -196,6 +196,7 @@ undocumentedEvents =
"CEvtGroupMemberRatchetSync",
"CEvtGroupMemberSwitch",
"CEvtServiceSubStatus",
"CEvtNameRegistrationProgress",
"CEvtNewRemoteHost",
"CEvtNoMemberContactCreating",
"CEvtNtfMessage",
+1
View File
@@ -177,6 +177,7 @@ undocumentedResponses =
"CRMemberSupportChatRead",
"CRMemberSupportChatDeleted",
"CRMemberSupportChats",
"CRNameRegistered",
"CRNetworkConfig",
"CRNewMemberContact",
"CRNewMemberContactSentInv",