ConnectedBot

---types---
connectedBot#cd64636c bot_id:long recipients:BusinessBotRecipients rights:BusinessBotRights = ConnectedBot

Belongs to

ConnectedBot

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

Parameters

bot_idlongrequired
recipientsBusinessBotRecipientsrequired
rightsBusinessBotRightsrequired