Table of Contents
API reference

Method GetLavalinkVersionAsync

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Gets the lavalink server version

public Task<string> GetLavalinkVersionAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

The cancellation token.

Returns

Task<string>

The version string.