Constructor: inputDialogPeerCommunity
Attributes:
| Name | Type | Required |
|---|---|---|
| community | Username, chat ID, Update, Message or InputChannel | Optional |
Type: InputDialogPeer
Example:
$inputDialogPeerCommunity = ['_' => 'inputDialogPeerCommunity', 'community' => InputChannel];