Constructor: updateBotWebhookJSON
Back to constructors index
A new incoming event; for bots only
Attributes:
Name | Type | Required | Description |
---|
data | DataJSON | Yes | The event |
Example:
$updateBotWebhookJSON = ['_' => 'updateBotWebhookJSON', 'data' => DataJSON];