This release brings support for polls & related gateway events, new store features and a bunch of utility attributes for interaction & text command frameworks.
Important notes:
We have deprecated MyGet feed. You can get nightly pacakges from our self-hosted feed or github packages.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Discord.Net.WebSocket from 3.13.0 to 3.15.1.
Release notes
Sourced from Discord.Net.WebSocket's releases.
... (truncated)
Changelog
Sourced from Discord.Net.WebSocket's changelog.
... (truncated)
Commits
28d3dcd
Meta/3.15.1 (#2944)5a71ad3
[Fix] ButtonBuilder validations(#2943)9d92435
[Feature] Add purchase notification (#2942)21195a8
[Feature] Add MessageCallData (#2934)35b102a
[Feature] Generic autocomplete (#2935)3be72a8
[Feature] Public constructor for Emote (#2936)531b5eb
[Feature] premium buttonz (#2933)f7f29d5
[Feature] Add UseExternalApps permission (#2941)51f59bf
[Docs] Switch some images from PNG to SVG (#2939)e50e79d
[Docs] Add channel inheritance tree (#2938)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show