Open BillyGalbreath opened 2 years ago
As the title states, the AddAuthor method in DiscordEmbedBuilder has the url and iconUrl swapped from the EmbedAuthor constructor
AddAuthor
DiscordEmbedBuilder
url
iconUrl
EmbedAuthor
As the title states, the
AddAuthor
method inDiscordEmbedBuilder
has theurl
andiconUrl
swapped from theEmbedAuthor
constructor