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