help.GetAppConfig

class pyrogram.raw.functions.help.GetAppConfig

Get app-specific configuration, see client configuration for more info on the result.

Details:
  • Layer: 187

  • ID: 61E3F854

Parameters:

hash (int 32-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the help.appConfig.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Returns:

help.AppConfig