Table of Contents

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

Property Value

string