menu
tdlib2 package
documentation
td_api.dart
InputStoryContentPhoto
InputStoryContentPhoto.new constructor
InputStoryContentPhoto.new constructor
dark_mode
light_mode
InputStoryContentPhoto
constructor
InputStoryContentPhoto
(
{
InputFile
?
photo
,
required
List
<
int
>
addedStickerFileIds
,
})
Implementation
InputStoryContentPhoto({this.photo, required this.addedStickerFileIds});
tdlib2 package
documentation
td_api
InputStoryContentPhoto
InputStoryContentPhoto.new constructor
InputStoryContentPhoto class