core: option to run client as chat relay; cli api to get, set relays (#6407)

This commit is contained in:
spaced4ndy
2025-10-27 12:29:38 +00:00
committed by GitHub
parent 79bdc03529
commit 5ddc454049
14 changed files with 240 additions and 61 deletions
+2
View File
@@ -434,6 +434,7 @@ undocumentedCommands =
"GetChatItemTTL",
"GetRemoteFile",
"GetUserProtoServers",
"GetUserChatRelays",
"ListRemoteCtrls",
"ListRemoteHosts",
"ReconnectAllServers",
@@ -451,6 +452,7 @@ undocumentedCommands =
"SetServerOperators",
"SetTempFolder",
"SetUserProtoServers",
"SetUserChatRelays",
"SlowSQLQueries",
"StartChat",
"StartRemoteHost",