Class LavalinkPlayerState
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents a lavalink player state.
public sealed class LavalinkPlayerState
- Inheritance
-
LavalinkPlayerState
- Inherited Members
Properties
- IsConnected
Gets whether Lavalink is connected to the voice gateway.
- Ping
Gets the ping of the node to the Discord voice server in milliseconds (
-1
if not connected).
- Time
Gets the current datetime offset.