interface ICordPluginOptions

Options for the CordPlugin function

Properties

NameDescription
id

No Summary

middleware

The name of the plugin's middleware.

Methods

NameDescription
init

Runs during the initialization of the bot.

modifyClientOptions

No Summary

preStart

No Summary

start

No Summary