MadelineProtoDocs/old_docs/API_docs_v20/types/InputDocument.md

28 lines
745 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: InputDocument
description: constructors and methods of type InputDocument
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: InputDocument
[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):
[inputDocumentEmpty](../constructors/inputDocumentEmpty.md)
[inputDocument](../constructors/inputDocument.md)