ChatPhoto constructor
- {required int64 id,
- required int added_date,
- Minithumbnail? minithumbnail,
- required List<
PhotoSize> sizes, - AnimatedChatPhoto? animation,
- AnimatedChatPhoto? small_animation,
- ChatPhotoSticker? sticker,
- int? extra,
- int? clientId}
Describes a chat or user profile photo
Implementation
ChatPhoto