-
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,
TdApi.Usernames usernames,
String phoneNumber,
TdApi.UserStatus status,
TdApi.ProfilePhoto profilePhoto,
TdApi.EmojiStatus emojiStatus,
boolean isContact,
boolean isMutualContact,
boolean isVerified,
boolean isPremium,
boolean isSupport,
String restrictionReason,
boolean isScam,
boolean isFake,
boolean haveAccess,
TdApi.UserType type,
String languageCode,
boolean addedToAttachmentMenu)