MadelineProtoDocs/old_docs/API_docs_v55/types/InputDocument.md

25 lines
632 B
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: InputDocument
description: constructors and methods of type InputDocument
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: InputDocument
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
You can also provide a [MessageMedia](MessageMedia.md), [Message](Message.md), [Update](Update.md), [Document](Document.md) here, MadelineProto will automatically convert it to the right type.
### Possible values (constructors):
[inputDocumentEmpty](../constructors/inputDocumentEmpty.md)
[inputDocument](../constructors/inputDocument.md)
### Methods that return an object of this type (methods):