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