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
This type can be an instance of either:
Members
| bot | User | |
| domain | string | |
| request_write_access | flag | This argument defaults to None and can be omitted. |
| request_phone_number | flag | This argument defaults to None and can be omitted. |
| match_codes_first | flag | This argument defaults to None and can be omitted. |
| is_app | flag | This argument defaults to None and can be omitted. |
| browser | string | This argument defaults to None and can be omitted. |
| platform | string | This argument defaults to None and can be omitted. |
| ip | string | This argument defaults to None and can be omitted. |
| region | string | This argument defaults to None and can be omitted. |
| match_codes | string | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| user_id_hint | long | This argument defaults to None and can be omitted. |
| verified_app_name | string | This argument defaults to None and can be omitted. |