MadelineProto/docs/API_docs/types/InputMessage.md

31 lines
522 B
Markdown
Raw Normal View History

---
title: InputMessage
description: constructors and methods of type InputMessage
---
## Type: InputMessage
[Back to types index](index.md)
2018-03-08 12:34:43 +01:00
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):