Link Search Menu Expand Document

Constructor: botVerification

Back to constructors index

Attributes:

NameTypeRequired
bot_idlongYes
iconlongYes
descriptionstringYes

Type: BotVerification

Example:

$botVerification = ['_' => 'botVerification', 'bot_id' => long, 'icon' => long, 'description' => 'string'];