--- 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):