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