Table of Contents

Interface IEmbed

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents a generic embed.

public interface IEmbed

Properties

Type

Gets the type of this embed.

EmbedType Type { get; }

Property Value

EmbedType

A EmbedType that represents the type of this embed.

See Also