InputMessagePhoto constructor
InputMessagePhoto({})
Implementation
InputMessagePhoto({
super.extra,
super.client_id,
this.photo,
this.thumbnail,
this.added_sticker_file_ids,
this.width,
this.height,
this.caption,
this.self_destruct_time,
this.has_spoiler,
});