Link Search Menu Expand Document

Constructor: updateNewBotConnection

Back to constructors index

Attributes:

NameTypeRequired
confirmedBoolOptional
bot_idlongYes
dateintOptional
devicestringOptional
locationstringOptional

Type: Update

Example:

$updateNewBotConnection = ['_' => 'updateNewBotConnection', 'confirmed' => Bool, 'bot_id' => long, 'date' => int, 'device' => 'string', 'location' => 'string'];