UrlAuthResultRequest

---types---
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

Belongs to

UrlAuthResult

This type can be an instance of either:

UrlAuthResultAcceptedUrlAuthResultDefault
UrlAuthResultRequest

Members

botUser
domainstring
request_write_accessflagThis argument defaults to None and can be omitted.
request_phone_numberflagThis argument defaults to None and can be omitted.
match_codes_firstflagThis argument defaults to None and can be omitted.
is_appflagThis argument defaults to None and can be omitted.
browserstringThis argument defaults to None and can be omitted.
platformstringThis argument defaults to None and can be omitted.
ipstringThis argument defaults to None and can be omitted.
regionstringThis argument defaults to None and can be omitted.
match_codesstringThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
user_id_hintlongThis argument defaults to None and can be omitted.
verified_app_namestringThis argument defaults to None and can be omitted.