Table of Contents

Property Type

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Type

Gets the embed's type.

TypeDescription
richgeneric embed rendered from embed attributes
imageimage embed
videovideo embed
gifvanimated gif image embed rendered as a video embed
articlearticle embed
linklink embed
poll_resultpoll result embed
auto_moderation_messageauto moderation embed
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public string Type { get; }

Property Value

string