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

model: Add missing USE_SLASH_COMMANDS permission #794

Merged
merged 2 commits into from
Apr 22, 2021
Merged

model: Add missing USE_SLASH_COMMANDS permission #794

merged 2 commits into from
Apr 22, 2021

Conversation

james7132
Copy link
Contributor

Adds the missing USE_SLASH_COMMANDS permission.

@james7132 james7132 added c-model Affects the model crate d-api Change related to Discord's API. t-feature Addition of a new feature labels Apr 22, 2021
@james7132 james7132 requested a review from zeylahellyer April 22, 2021 00:57
@7596ff
Copy link
Contributor

7596ff commented Apr 22, 2021

Needs updated to latest trunk

@zeylahellyer zeylahellyer merged commit 309af0f into twilight-rs:trunk Apr 22, 2021
@zeylahellyer
Copy link
Member

Thanks

zeylahellyer added a commit that referenced this pull request Apr 27, 2021
Additions

Support the `MemberUpdate::{deaf, mute}` fields ([#774] - [@7596ff]).

Support guild stage channels, add `REQUEST_TO_SPEAK` permission
([#793] - [@james7132]).

Support the `USE_SLASH_COMMANDS` permission ([#794] - [@james7132]).

[@7596ff]: https://github.com/7596ff
[@james7132]: https://github.com/james7132
[#794]: #794
[#793]: #793
[#774]: #774

Signed-off-by: Vivian Hellyer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants