-
New emoji status; pass null to switch to the default badge.
Emoji status to be shown instead of the default Telegram Premium badge; may be null.
The list of emoji statuses.
Contains a list of emoji statuses.
Changes the emoji status of the current user; for Telegram Premium users only.
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)