-
static final class
The user status was never changed.
static final class
The user is offline, but was online last month.
static final class
The user is offline, but was online last week.
static final class
static final class
static final class
The user was online recently.
Current online status of the user.
The user went online or offline.
User(long id,
String firstName,
String lastName,
String username,
String phoneNumber,
TdApi.UserStatus status,
TdApi.ProfilePhoto profilePhoto,
boolean isContact,
boolean isMutualContact,
boolean isVerified,
boolean isSupport,
String restrictionReason,
boolean isScam,
boolean isFake,
boolean haveAccess,
TdApi.UserType type,
String languageCode)