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