Property Width
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Width
Gets the width of the thumbnail.
[JsonProperty("width", NullValueHandling = NullValueHandling.Ignore)]
public int Width { get; }
Gets the width of the thumbnail.
[JsonProperty("width", NullValueHandling = NullValueHandling.Ignore)]
public int Width { get; }