userRequest

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

생성자 스키마는 레이어 18부터 사용할 수 있습니다. 전환 »

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