Link Search Menu Expand Document

Constructor: updateBotWebhookJSON

Back to constructors index

A new incoming event; for bots only

Attributes:

NameTypeRequiredDescription
dataDataJSONYesThe event

Type: Update

Example:

$updateBotWebhookJSON = ['_' => 'updateBotWebhookJSON', 'data' => DataJSON];