Constructor: requestPeerTypeUser
Choose a user.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
bot | Bool | Optional | Whether to allow choosing only bots. |
premium | Bool | Optional | Whether to allow choosing only Premium users. |
Type: RequestPeerType
Example:
$requestPeerTypeUser = ['_' => 'requestPeerTypeUser', 'bot' => Bool, 'premium' => Bool];