-
static class
The user status was never changed.
static class
The user is offline, but was online last month.
static class
The user is offline, but was online last week.
static class
static class
static 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)