MadelineProtoDocs/docs/API_docs/types/InputMessage.md
Daniil Gentili f73c175203 Update docs
2018-12-26 01:56:50 +00: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):