Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Message.suppressEmbeds(bool) #1506

Open
Jaesaces opened this issue May 14, 2024 · 2 comments
Open

Suggestion: Message.suppressEmbeds(bool) #1506

Jaesaces opened this issue May 14, 2024 · 2 comments

Comments

@Jaesaces
Copy link

Jaesaces commented May 14, 2024

Function on a message object that suppresses or unsuppresses the embeds on that message.

This is one of the message flags in the developer docs:
https://discord.com/developers/docs/resources/channel#message-object

@iiFDCT
Copy link
Contributor

iiFDCT commented May 14, 2024

What's wrong with just using editMessage to suppress/unsuppress embeds? It's pretty straightforward imo

@Jaesaces
Copy link
Author

Fair enough, obviously I looked into it enough to find the requisite message flag in the discord docs, but it just felt weird that the option to remove embeds was buried that far

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants