menu
tdlib2 package
documentation
td_api.dart
ChatEventPhotoChanged
ChatEventPhotoChanged.new constructor
ChatEventPhotoChanged.new constructor
dark_mode
light_mode
ChatEventPhotoChanged
constructor
ChatEventPhotoChanged
(
{
ChatPhoto
?
oldPhoto
,
ChatPhoto
?
newPhoto
,
})
Implementation
ChatEventPhotoChanged({this.oldPhoto, this.newPhoto});
tdlib2 package
documentation
td_api
ChatEventPhotoChanged
ChatEventPhotoChanged.new constructor
ChatEventPhotoChanged class