|
@@ -44,7 +44,7 @@ namespace Discord |
|
|
IconUrl = embed.Author?.IconUrl, |
|
|
IconUrl = embed.Author?.IconUrl, |
|
|
Url = embed.Author?.Url |
|
|
Url = embed.Author?.Url |
|
|
}, |
|
|
}, |
|
|
Color = embed.Color ?? Color.Default, |
|
|
|
|
|
|
|
|
Color = embed.Color, |
|
|
Description = embed.Description, |
|
|
Description = embed.Description, |
|
|
Footer = new EmbedFooterBuilder |
|
|
Footer = new EmbedFooterBuilder |
|
|
{ |
|
|
{ |
|
|