ShewenyClientCollections
The collections of cooldowns of commands, buttons, select-menus.
| Name | Type | Description |
|---|---|---|
| buttons | Collection<String | RegExp, Collection<String, Number> Button> | A collection of buttons |
| commands | Collection<String | RegExp, Collection<String, Number> Command> | A collection of commands |
| modals | Collection<String | RegExp, Collection<String, Number> Modal> | A collection of select-menus |
| selectMenus | Collection<String | RegExp, Collection<String, Number> SelectMenu> | A collection of select-menus |