userRequest

A user that is not a contact of the current user, but whose phone number is available.

Constructor schema is available as of layer 18. Switch »

Parameters

Name Type Description
id int User identifier
first_name string First name the user supplied
last_name string Last name the user supplied
access_hash long Checksum dependent on the user identifier
phone string Phone number
photo UserProfilePhoto Profile photo
status UserStatus Current status
username string Username

Type

User