Constructor: inputReplyToMonoForum
Used to send messages to a monoforum topic.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| monoforum_peer_id | Username, chat ID, Update, Message or InputPeer | Optional | The topic ID. |
Type: InputReplyTo
Example:
$inputReplyToMonoForum = ['_' => 'inputReplyToMonoForum', 'monoforum_peer_id' => InputPeer];