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

feat(model): add MessageFlags::SUPPRESS_NOTIFICATIONS #2129

Merged

Conversation

suneettipirneni
Copy link
Member

@suneettipirneni suneettipirneni commented Feb 8, 2023

Adds support for @silent messages via the SUPPRESS_NOTIFICATIONS flag.

Closes #2137.

@github-actions github-actions bot added c-model Affects the model crate t-feature Addition of a new feature labels Feb 8, 2023
@zeylahellyer
Copy link
Member

Wait to merge until the API docs PR is deployed at https://discord.com/developers/docs/resources/channel#message-object-message-flags

@zeylahellyer zeylahellyer added d-api Change related to Discord's API. d-not-deployed Discord API change that hasn't been deployed to the docs. labels Feb 9, 2023
@github-actions github-actions bot added the c-http Affects the http crate label Feb 11, 2023
@zeylahellyer zeylahellyer removed the d-not-deployed Discord API change that hasn't been deployed to the docs. label Feb 11, 2023
@zeylahellyer zeylahellyer merged commit ea5e523 into twilight-rs:main Feb 11, 2023
@zeylahellyer
Copy link
Member

Thanks for the PR

@suneettipirneni suneettipirneni deleted the feat/message/silent-flag branch February 11, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-http Affects the http crate c-model Affects the model crate d-api Change related to Discord's API. t-feature Addition of a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support suppressed notification messages
2 participants