AttachMenuBots

---types---
attachMenuBots#3c4301c0 hash:long bots:Vector<AttachMenuBot> users:Vector<User> = AttachMenuBots

Belongs to

AttachMenuBots

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

Parameters

hashlongrequired
botsVector<AttachMenuBot>required
usersVector<User>required