Types

Link copied to clipboard

Article embed.

Link copied to clipboard
object Companion
Link copied to clipboard
object Gifv : EmbedType

Animated gif image embed rendered as a video embed.

Link copied to clipboard
object Image : EmbedType

Image embed.

Link copied to clipboard
object Link : EmbedType

Link embed.

Link copied to clipboard
object Rich : EmbedType

Generic embed rendered from embed attributes.

Link copied to clipboard

An unknown EmbedType.

Link copied to clipboard
object Video : EmbedType

Video embed.

Properties

Link copied to clipboard

The raw value used by Discord.

Functions

Link copied to clipboard
operator override fun equals(other: Any?): Boolean
Link copied to clipboard
override fun hashCode(): Int
Link copied to clipboard
override fun toString(): String