ConnectedStarRefBots

---types---
payments.connectedStarRefBots#98d5ea1d count:int connected_bots:Vector<ConnectedBotStarRef> users:Vector<User> = payments.ConnectedStarRefBots

Belongs to

payments.ConnectedStarRefBots

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

Parameters

countintrequired
connected_botsVector<ConnectedBotStarRef>required
usersVector<User>required