Property ResumeKey
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
ResumeKey
Sets the resume key for the Lavalink connection.
This will allow existing voice sessions to continue for a certain time after the client is disconnected.
public string ResumeKey { set; }