-
Usernames of the supergroup or channel; may be null.
Usernames of the user; may be null.
Supergroup(long id,
TdApi.Usernames usernames,
int date,
TdApi.ChatMemberStatus status,
int memberCount,
boolean hasLinkedChat,
boolean hasLocation,
boolean signMessages,
boolean joinToSendMessages,
boolean joinByRequest,
boolean isSlowModeEnabled,
boolean isChannel,
boolean isBroadcastGroup,
boolean isForum,
boolean isVerified,
String restrictionReason,
boolean isScam,
boolean isFake)
Represents a supergroup or channel with zero or more members (subscribers in the case of channels).
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)