Table of Contents

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

Property Value

string