InputPhoto constructor
InputPhoto({})
Implementation
InputPhoto({
this.photo,
this.thumbnail,
this.video,
required this.addedStickerFileIds,
required this.width,
required this.height,
});
InputPhoto({
this.photo,
this.thumbnail,
this.video,
required this.addedStickerFileIds,
required this.width,
required this.height,
});