UpdateManagedBot

---types---
updateManagedBot#4880ed9a user_id:long bot_id:long qts:int = Update

Belongs to

Update

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

Parameters

user_idlongrequired
bot_idlongrequired
qtsintrequired