-
New chat photo value; may be null.
Previous chat photo value; may be null.
TdApi.BasicGroupFullInfo.photo
TdApi.MessageChatChangePhoto.photo
TdApi.SupergroupFullInfo.photo
User profile photo; may be null.
Contains full information about a basic group.
The chat photo was changed.
Contains a list of chat or user profile photos.
SupergroupFullInfo(TdApi.ChatPhoto photo,
String description,
int memberCount,
int administratorCount,
int restrictedCount,
int bannedCount,
long linkedChatId,
int slowModeDelay,
double slowModeDelayExpiresIn,
boolean canGetMembers,
boolean canSetUsername,
boolean canSetStickerSet,
boolean canSetLocation,
boolean canGetStatistics,
boolean isAllHistoryAvailable,
long stickerSetId,
TdApi.ChatLocation location,
TdApi.ChatInviteLink inviteLink,
TdApi.BotCommands[] botCommands,
long upgradedFromBasicGroupId,
long upgradedFromMaxMessageId)
Contains full information about a
supergroup or channel.
UserFullInfo(TdApi.ChatPhoto photo,
boolean isBlocked,
boolean canBeCalled,
boolean supportsVideoCalls,
boolean hasPrivateCalls,
boolean hasPrivateForwards,
boolean needPhoneNumberPrivacyException,
String bio,
String shareText,
String description,
int groupInCommonCount,
TdApi.BotCommand[] commands)
Contains full information about a user.