interface ICordPluginOptions
Options for the CordPlugin function
Properties
Name | Type | Description |
---|---|---|
id | No Summary | |
middleware | The name of the plugin's middleware. |
Methods
Name | Description |
---|---|
init | Runs during the initialization of the bot. |
modifyClientOptions | No Summary |
preStart | No Summary |
start | No Summary |