Property SamplePort
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SamplePort
Gets an example server port for this region.
[JsonProperty("sample_port", NullValueHandling = NullValueHandling.Ignore)]
public int SamplePort { get; }
Gets an example server port for this region.
[JsonProperty("sample_port", NullValueHandling = NullValueHandling.Ignore)]
public int SamplePort { get; }