InputMessagePhoto constructor
- {required InputFile photo,
- InputThumbnail? thumbnail,
- required List<
int> added_sticker_file_ids, - required int width,
- required int height,
- MessageSelfDestructType? self_destruct_type,
- required bool has_spoiler,
- int? extra,
- int? clientId}
A photo message
Implementation
InputMessagePhoto