Link Search Menu Expand Document

Constructor: auth.authorizationSignUpRequired

Back to constructors index

An account with this phone number doesn’t exist on telegram: the user has to enter basic information and sign up

Attributes:

NameTypeRequiredDescription
terms_of_servicehelp.TermsOfServiceOptionalTelegram’s terms of service: the user must read and accept the terms of service before signing up to telegram

Type: auth.Authorization

Example:

$auth_authorizationSignUpRequired = ['_' => 'auth.authorizationSignUpRequired', 'terms_of_service' => help.TermsOfService];