menu
tdlib2 package
documentation
td_api.dart
ChatPhotos
ChatPhotos.new constructor
ChatPhotos.new constructor
dark_mode
light_mode
ChatPhotos
constructor
ChatPhotos
(
{
required
int
totalCount
,
required
List
<
ChatPhoto
>
photos
,
})
Implementation
ChatPhotos({required this.totalCount, required this.photos});
tdlib2 package
documentation
td_api
ChatPhotos
ChatPhotos.new constructor
ChatPhotos class