Property Id
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Id
Gets the unique ID for the region.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }
Gets the unique ID for the region.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }