rpc: sync help.saveAppLog compatibility stub

Sync telesrv 245ff52 (rpc: implement help.saveAppLog compatibility stub).
This commit is contained in:
A 2026-07-19 03:07:11 +08:00
parent ee8e3574f7
commit f2c2fd0236
3 changed files with 93 additions and 0 deletions

View file

@ -39,6 +39,7 @@ func rpcAllowedWithoutAuthorization(id uint32) bool {
tg.HelpGetConfigRequestTypeID,
tg.HelpGetNearestDCRequestTypeID,
tg.HelpGetInviteTextRequestTypeID,
tg.HelpSaveAppLogRequestTypeID,
tg.HelpGetAppConfigRequestTypeID,
tg.HelpGetCountriesListRequestTypeID,
tg.HelpGetTimezonesListRequestTypeID,