SinisterRectus / Discordia

Discord API library written in Lua for the Luvit runtime environment
MIT License
688 stars 144 forks source link

Made "embeds" a valid field for Message:update #378

Closed InZan17 closed 10 months ago

InZan17 commented 1 year ago

Allows for editing multiple embeds on a message.

SinisterRectus commented 1 year ago

Embeds are fine, but it looks like you added allowed_mentions, too.

InZan17 commented 1 year ago

Sorry about that, I didn't mean to add that change to this pull request. I can remove it if you want.