telegram api constructor · layer 229 · #ad2e1cd8

account.authorizationForm

Telegram Passport authorization form

definition

account.authorizationForm#ad2e1cd8 flags:# required_types:Vector<SecureRequiredType> values:Vector<SecureValue> errors:Vector<SecureValueError> users:Vector<User> privacy_policy_url:flags.0?string = account.AuthorizationForm;

parameters

nametypedescription
flags#Flags, see TL conditional fields
required_typesVector<SecureRequiredType>Required Telegram Passport documents
valuesVector<SecureValue>Already submitted Telegram Passport documents
errorsVector<SecureValueError>Telegram Passport errors
usersVector<User>Info about the bot to which the form will be submitted
privacy_policy_urlflags.0?stringURL of the service's privacy policy

type

account.AuthorizationForm

history

present in layers 80–229 · constructor id changed 1×

idlayers
#cb976d5380–84
#ad2e1cd885–229