Table of Contents

Property Resuming

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Whether resuming is enabled for this session or not.

[JsonProperty("resuming", NullValueHandling = NullValueHandling.Ignore)]
public Optional<bool> Resuming { get; }

Property Value

Optional<bool>