Link Search Menu Expand Document

Constructor: requestPeerTypeCreateBot

Back to constructors index

Attributes:

NameTypeRequired
bot_managedBoolOptional
suggested_namestringOptional
suggested_usernamestringOptional

Type: RequestPeerType

Example:

$requestPeerTypeCreateBot = ['_' => 'requestPeerTypeCreateBot', 'bot_managed' => Bool, 'suggested_name' => 'string', 'suggested_username' => 'string'];