telegram api constructor · layer 229 · #3cd623ec

urlAuthResultRequest

Details about the authorization request, for more info click here »

definition

urlAuthResultRequest#3cd623ec flags:# request_write_access:flags.0?true request_phone_number:flags.1?true match_codes_first:flags.5?true is_app:flags.6?true bot:User domain:string browser:flags.2?string platform:flags.2?string ip:flags.2?string region:flags.2?string match_codes:flags.3?Vector<string> user_id_hint:flags.4?long verified_app_name:flags.7?string = UrlAuthResult;

parameters

nametypedescription
flags#Flags, see TL conditional fields
request_write_accessflags.0?trueWhether the bot would like to send messages to the user
request_phone_numberflags.1?true
match_codes_firstflags.5?true
is_appflags.6?true
botUserUsername of a bot, which will be used for user authorization. If not specified, the current bot's username will be assumed. The url's domain must be the same as the domain linked with the bot. See Linking your domain to the bot for more details.
domainstringThe domain name of the website on which the user will log in.
browserflags.2?string
platformflags.2?string
ipflags.2?string
regionflags.2?string
match_codesflags.3?Vector<string>
user_id_hintflags.4?long
verified_app_nameflags.7?string

type

UrlAuthResult · other constructors: urlAuthResultAccepted, urlAuthResultDefault

history

present in layers 100–229 · constructor id changed 3×

idlayers
#92d33a0e100–221
#32fabf1a222
#f8f8eb1e223
#3cd623ec224–229