Link Search Menu Expand Document

Constructor: connectedBot

Back to constructors index

Attributes:

NameTypeRequired
can_replyBoolOptional
bot_idlongYes
recipientsBusinessBotRecipientsYes

Type: ConnectedBot

Example:

$connectedBot = ['_' => 'connectedBot', 'can_reply' => Bool, 'bot_id' => long, 'recipients' => BusinessBotRecipients];