UpdateWebViewResultSent

---types---
updateWebViewResultSent#1592b79d query_id:long = Update

Belongs to

Update

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

Parameters

query_idlongrequired