brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.04k stars 158 forks source link

Ability to suppress embeds #1106

Closed heimskr closed 5 months ago

heimskr commented 5 months ago

This change adds the ability to suppress embeds in a message from another user through a combination of dpp::message::suppress_embeds(bool) and dpp::cluster::message_edit_flags.

Code change checklist

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

github-actions[bot] commented 5 months ago

Thank you for your contribution, but PRs must be raised against the dev branch. Please log your pull request against the dev branch not master. You can also retarget this pull request, then reopen it.