menu
td_json_client package
documentation
td_api.dart
MessageChatChangePhoto
MessageChatChangePhoto.new constructor
MessageChatChangePhoto.new constructor
dark_mode
light_mode
MessageChatChangePhoto
constructor
MessageChatChangePhoto
(
{
String
?
extra
,
int
?
client_id
,
ChatPhoto
?
photo
,
})
Implementation
MessageChatChangePhoto({ super.extra, super.client_id, this.photo, });
td_json_client package
documentation
td_api
MessageChatChangePhoto
MessageChatChangePhoto.new constructor
MessageChatChangePhoto class