Property SampleHostname
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SampleHostname
Gets an example server hostname for this region.
[JsonProperty("sample_hostname", NullValueHandling = NullValueHandling.Ignore)]
public string SampleHostname { get; }