MadelineProtoDocs/old_docs/API_docs_v105/types/InputMessage.md
2019-09-13 17:13:55 +02:00

32 lines
595 B
Markdown

---
title: InputMessage
description: constructors and methods of type InputMessage
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: InputMessage
[Back to types index](index.md)
The following syntax can also be used:
```
$InputMessage = 142; // Numeric message ID
```
### Possible values (constructors):
[inputMessageID](../constructors/inputMessageID.md)
[inputMessageReplyTo](../constructors/inputMessageReplyTo.md)
[inputMessagePinned](../constructors/inputMessagePinned.md)
### Methods that return an object of this type (methods):