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