UpdateBotWebhookJson

---types---
updateBotWebhookJSON#8317c0c3 data:DataJSON = Update

Belongs to

Update

In Rust this constructor is a variant of the enums::Update enum.
Match on it with: if let enums::Update::UpdateBotWebhookJson(v) = result { ... }

Parameters

dataDataJSONrequired