Discolink
    Preparing search index...

    Interface LavalinkPlugin

    interface LavalinkPlugin {
        name: string;
        version: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the plugin

    version: string

    The version of the plugin