Property ContentType
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ContentType
Gets the media, or MIME, type of the unfurled media.
[JsonProperty("content_type", NullValueHandling = NullValueHandling.Ignore)]
public string? ContentType { get; }