Property Name
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Name
The name of the emoji to use. Ignored if Id is set.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; set; }
The name of the emoji to use. Ignored if Id is set.
[JsonProperty("name", NullValueHandling = NullValueHandling.Ignore)]
public string Name { get; set; }