PluginObject
Defined in: src/structures/Types/Node.ts:163
Lavalink’s plugins object from lavalink’s plugin
Properties
Section titled “Properties”Property | Type | Description | Defined in |
---|---|---|---|
name | string | The name of the plugin | src/structures/Types/Node.ts:165 |
version | string | The version of the plugin | src/structures/Types/Node.ts:167 |