Property Type
- Namespace
- DSharpPlus.Lavalink.Entities
- Assembly
- DSharpPlus.Lavalink.dll
Type
Gets the type of the IP block.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public readonly string Type { get; }
Gets the type of the IP block.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public readonly string Type { get; }