Message Properties
Use the EmbedBuilder and .Build() to create an Embed to send messages with.
Attachment
string Id
DateTime CreatedAt
string Tag
string Filename
string Type
int Size
int Width
int Height
bool Deleted
bool Reported
string GetUrl( int? size )
MessageEmbed
EmbedType Type
stringTitle?
string? Description
string? Site
RevoltColor Color
EmbedMedia? Image
Attachment? Media
EmbedMedia? Video
string? Url
string? IconUrl
EmbedProviderType Provider
EmbedProviderType
public enum EmbedProviderType
{
None,
GIF,
Lightspeed,
YouTube,
Twitch,
Spotify,
Soundcloud,
Bandcamp
}
MessageInteractions
Emoji[ ] Reactions
bool RestrictReactions
Last updated