MadelineProto/docs/API_docs/types/InputPhoto.md

24 lines
532 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: InputPhoto
2016-12-24 17:20:45 +01:00
description: constructors and methods of type InputPhoto
2016-12-20 13:15:22 +01:00
---
## Type: InputPhoto
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
You can also provide a [MessageMedia](MessageMedia.md), [Message](Message.md), [Update](Update.md), [Photo](Photo.md) here, MadelineProto will automatically convert it to the right type.
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[inputPhotoEmpty](../constructors/inputPhotoEmpty.md)
[inputPhoto](../constructors/inputPhoto.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):