Constructor: botVerifierSettings
Attributes:
Name | Type | Required |
---|---|---|
can_modify_custom_description | Bool | Optional |
icon | long | Yes |
company | string | Yes |
custom_description | string | Optional |
Type: BotVerifierSettings
Example:
$botVerifierSettings = ['_' => 'botVerifierSettings', 'can_modify_custom_description' => Bool, 'icon' => long, 'company' => 'string', 'custom_description' => 'string'];