NodeInfo

The information of the node.

Signature

export interface NodeInfo

Properties

buildTime: number;

The build time of the node.

@type{number}
jvm: string;

The build java version of the node.

@type{string}
lavaplayer: string;

The lavaplayer version of the node.

@type{string}