Property Name
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Name
Gets the integration name.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; }
Gets the integration name.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; }