mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
implement names purchase MVP integrating with the badges service
This commit is contained in:
@@ -393,6 +393,7 @@ undocumentedCommands =
|
||||
"APIHideUser",
|
||||
"APIImportArchive",
|
||||
"APIMuteUser",
|
||||
"APINameRegister",
|
||||
"APIPlanForwardChatItems",
|
||||
"APIPrepareContact",
|
||||
"APIPrepareGroup",
|
||||
|
||||
@@ -196,6 +196,7 @@ undocumentedEvents =
|
||||
"CEvtGroupMemberRatchetSync",
|
||||
"CEvtGroupMemberSwitch",
|
||||
"CEvtServiceSubStatus",
|
||||
"CEvtNameRegistrationProgress",
|
||||
"CEvtNewRemoteHost",
|
||||
"CEvtNoMemberContactCreating",
|
||||
"CEvtNtfMessage",
|
||||
|
||||
@@ -177,6 +177,7 @@ undocumentedResponses =
|
||||
"CRMemberSupportChatRead",
|
||||
"CRMemberSupportChatDeleted",
|
||||
"CRMemberSupportChats",
|
||||
"CRNameRegistered",
|
||||
"CRNetworkConfig",
|
||||
"CRNewMemberContact",
|
||||
"CRNewMemberContactSentInv",
|
||||
|
||||
Reference in New Issue
Block a user