--- 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: ```php $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): [inputMessageID](../constructors/inputMessageID.md) [inputMessageReplyTo](../constructors/inputMessageReplyTo.md) [inputMessagePinned](../constructors/inputMessagePinned.md)