Class LavalinkInfo
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents lavalink server information.
public sealed class LavalinkInfo
- Inheritance
-
LavalinkInfo
- Inherited Members
Properties
- BuildTime
Gets the datetime offset when this version was built.
- Git
Gets the git information.
- Jvm
Gets the jvm version.
- Lavaplayer
Gets the lavaplayer version.
- SourceManagers
Gets a List<T> of available source managers.
- Version
Gets the lavalink version object.