Link Search Menu Expand Document

Constructor: help.passportConfig

Back to constructors index

Telegram passport configuration

Attributes:

NameTypeRequiredDescription
hashintYes
countries_langsDataJSONYesLocalization

Type: help.PassportConfig

Example:

$help_passportConfig = ['_' => 'help.passportConfig', 'hash' => int, 'countries_langs' => DataJSON];