- API ›
- Constructors ›
- UrlAuthResultRequest
UrlAuthResultRequest
---types--- urlAuthResultRequest#3cd623ec 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 |
Parameters
| request_write_access | true | optional |
| request_phone_number | true | optional |
| match_codes_first | true | optional |
| is_app | true | optional |
| bot | User | required |
| domain | string | required |
| browser | string | optional |
| platform | string | optional |
| ip | string | optional |
| region | string | optional |
| match_codes | Vector<string> | optional |
| user_id_hint | long | optional |
| verified_app_name | string | optional |