ShewenyClientCollections
The collections of commands, events, buttons, select-menus, inhibitors.
| Name | Type | Description |
|---|---|---|
| buttons | Collection<String, Button> | A collection of buttons |
| commands | Collection<String, Command> | A collection of commands |
| events | Collection<String, Event> | A collection of events |
| modals | Collection<String, Modal> | A collection of select-menus |
| inhibitots | Collection<String, Inhibitor> | A collection of inhibitors |
| selectMenus | Collection<String, SelectMenu> | A collection of select-menus |