πŸ—―οΈMessage Properties

circle-info

Use the EmbedBuilder and .Build() to create an Embed to send messages with.

chevron-rightEmbedhashtag

string Title

string Url

string IconUrl

string Description

string Image

RevoltColor Color

chevron-rightAttachmenthashtag

string Id

DateTime CreatedAt

string Tag

string Filename

string Type

int Size

int Width

int Height

bool Deleted

bool Reported

string GetUrl( int? size )

chevron-rightFileAttachmenthashtag

string Id

DateTime CreatedAt

chevron-rightMessageEmbedhashtag

EmbedType Type

stringTitle?

string? Description

string? Site

RevoltColor Color

EmbedMedia? Image

Attachment? Media

EmbedMedia? Video

string? Url

string? IconUrl

EmbedProviderType Provider

chevron-rightEmbedMediahashtag

string Url

int Width

int Height

chevron-rightEmbedTypehashtag
chevron-rightEmbedProviderTypehashtag
chevron-rightMessageInteractionshashtag

Emoji[ ] Reactions

bool RestrictReactions

chevron-rightMessageMasqueradehashtag

string Name

string AvatarUrl

RevoltColor Color

chevron-rightMessageReplyhashtag

string MessageId

bool IsMention

Last updated