Table of Contents

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; }

Property Value

string