Message Embed Builder
com.discord.api.message.embed.MessageEmbed builder
Constructors
Functions
Link copied to clipboard
Adds a field to the embed.
Link copied to clipboard
Link copied to clipboard
Sets the embed author.
Link copied to clipboard
Sets the embed color.
Link copied to clipboard
Sets the embed description.
Link copied to clipboard
Sets embed fields.
Link copied to clipboard
Sets the embed footer.
Link copied to clipboard
Sets the embed provider.
Link copied to clipboard
Sets a random embed color.
Link copied to clipboard
open fun setThumbnail(imageUrl: String, proxyImageUrl: String, imageHeight: Integer, imageWidth: Integer): MessageEmbedBuilder
Sets the embed thumbnail.
Link copied to clipboard
Sets the embed timestamp.
Link copied to clipboard
Sets the embed title.
Link copied to clipboard
Sets the embed type.
Link copied to clipboard
Sets the embed URL.