core, ui: badge credential details in developer tools (#7527)

This commit is contained in:
spaced4ndy
2026-09-17 16:18:04 +00:00
committed by GitHub
parent 746d33ff6d
commit c7b3e362ec
20 changed files with 785 additions and 11 deletions
+1
View File
@@ -378,6 +378,7 @@ undocumentedCommands =
"APIExportArchive",
"APIForwardChatItems",
"APIGetAppSettings",
"APIGetBadgeLedger",
"APIGetBadgeState",
"APIGetCallInvitations",
"APIGetChat",
+1
View File
@@ -134,6 +134,7 @@ undocumentedResponses =
"CRAppSettings",
"CRArchiveExported",
"CRArchiveImported",
"CRBadgeLedger",
"CRBadgeRedeemed",
"CRBadgeState",
"CRBroadcastSent",