Constructor: inputDialogPeer
A peer
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | Username, chat ID, Update, Message or InputPeer | Optional | Peer |
Type: InputDialogPeer
Example:
$inputDialogPeer = ['_' => 'inputDialogPeer', 'peer' => InputPeer];
A peer
Name | Type | Required | Description |
---|---|---|---|
peer | Username, chat ID, Update, Message or InputPeer | Optional | Peer |
$inputDialogPeer = ['_' => 'inputDialogPeer', 'peer' => InputPeer];