help.AppConfig#

class pyrogram.raw.base.help.AppConfig#

Contains various client configuration parameters

The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.

Constructors:

This base type has 2 constructors available.

help.AppConfig

Telegram API type.

help.AppConfigNotModified

Telegram API type.

Functions:

This object can be returned by 1 function.

help.GetAppConfig

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