Property Type
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Type
Gets the embed's type.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public string? Type { get; }
Property Value
- string
Gets the embed's type.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public string? Type { get; }