rpc: sync help.saveAppLog compatibility stub
Sync telesrv 245ff52 (rpc: implement help.saveAppLog compatibility stub).
This commit is contained in:
parent
ee8e3574f7
commit
f2c2fd0236
3 changed files with 93 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ func rpcAllowedWithoutAuthorization(id uint32) bool {
|
|||
tg.HelpGetConfigRequestTypeID,
|
||||
tg.HelpGetNearestDCRequestTypeID,
|
||||
tg.HelpGetInviteTextRequestTypeID,
|
||||
tg.HelpSaveAppLogRequestTypeID,
|
||||
tg.HelpGetAppConfigRequestTypeID,
|
||||
tg.HelpGetCountriesListRequestTypeID,
|
||||
tg.HelpGetTimezonesListRequestTypeID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue