poise icon indicating copy to clipboard operation
poise copied to clipboard

Reply edit without reset embed

Open Morb0 opened this issue 6 months ago • 1 comments

Why embeds on reply edit always replaced and not made as allowed_mentions for example? Because of that I can't just edit components without not cloning previous embeds.

https://github.com/serenity-rs/poise/blob/575025909b063c3b998659abf9d241c8790404ee/src/reply/builder.rs#L174-L178

UPD. Okay, I found that for CreateReply field embeds is not Option. Why?

Morb0 avatar Aug 19 '24 14:08 Morb0