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