Skip to content

Comments

Add GuildVoiceChannelEffectSend#282

Merged
sebm253 merged 14 commits intomasterfrom
patch/voice-effect-event
Aug 24, 2024
Merged

Add GuildVoiceChannelEffectSend#282
sebm253 merged 14 commits intomasterfrom
patch/voice-effect-event

Conversation

@sebm253
Copy link
Member

@sebm253 sebm253 commented Jun 28, 2023

@sebm253 sebm253 mentioned this pull request May 16, 2024
3 tasks
@sebm253 sebm253 marked this pull request as ready for review August 15, 2024 21:33
@sebm253 sebm253 marked this pull request as draft August 21, 2024 20:57
@sebm253 sebm253 marked this pull request as ready for review August 24, 2024 19:20
@sebm253 sebm253 merged commit 0b2d66c into master Aug 24, 2024
@sebm253 sebm253 deleted the patch/voice-effect-event branch August 24, 2024 19:24
@sebm253 sebm253 restored the patch/voice-effect-event branch August 24, 2024 19:25
@sebm253 sebm253 deleted the patch/voice-effect-event branch August 24, 2024 19:27
adalinesimonian referenced this pull request in NLLCommunity/heimdallr Aug 31, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) |
`v0.18.10` -> `v0.18.11` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fdisgoorg%2fdisgo/v0.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fdisgoorg%2fdisgo/v0.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fdisgoorg%2fdisgo/v0.18.10/v0.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fdisgoorg%2fdisgo/v0.18.10/v0.18.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>disgoorg/disgo (github.com/disgoorg/disgo)</summary>

###
[`v0.18.11`](https://github.com/disgoorg/disgo/releases/tag/v0.18.11):
- Entry point commands, subscriptions and more

[Compare
Source](https://github.com/disgoorg/disgo/compare/v0.18.10...v0.18.11)

#### What's Changed

- Add entry point commands + callback updates by
[@&#8203;sebm253](https://github.com/sebm253) in
[https://github.com/disgoorg/disgo/pull/390](https://github.com/disgoorg/disgo/pull/390)
- Add subscriptions by [@&#8203;sebm253](https://github.com/sebm253)
in
disgoorg/disgo@fcbf484
- Add `GuildVoiceChannelEffectSend` by
[@&#8203;sebm253](https://github.com/sebm253) in
[https://github.com/disgoorg/disgo/pull/282](https://github.com/disgoorg/disgo/pull/282)
- Add `rest.GetActivityInstance` by
[@&#8203;sebm253](https://github.com/sebm253) in
disgoorg/disgo@a979bbb
- Add poll result messages by
[@&#8203;sebm253](https://github.com/sebm253) in
[https://github.com/disgoorg/disgo/pull/374](https://github.com/disgoorg/disgo/pull/374)
- Add newly documented member flags by
[@&#8203;sebm253](https://github.com/sebm253) in
disgoorg/disgo@3c62607
- Add `rest.GetActiveGuildThreads` by
[@&#8203;myrkvi](https://github.com/myrkvi) in
[https://github.com/disgoorg/disgo/pull/381](https://github.com/disgoorg/disgo/pull/381)
- Change `GuildPrivateThreadCreate.Invitable` to a pointer by
[@&#8203;myrkvi](https://github.com/myrkvi) in
[https://github.com/disgoorg/disgo/pull/379](https://github.com/disgoorg/disgo/pull/379)
- Expose cache interfaces by
[@&#8203;topi314](https://github.com/topi314) in
[https://github.com/disgoorg/disgo/pull/382](https://github.com/disgoorg/disgo/pull/382)
- Remove `Summary` from `Application` by
[@&#8203;sebm253](https://github.com/sebm253) in
disgoorg/disgo@ba3906d

#### Breaking Changes

- `GuildPrivateThreadCreate.Invitable` has been changed from `bool` to
`*bool`
- `Summary` has been removed from `Application`. this field was an empty
string for a long time

**Full Changelog**:
disgoorg/disgo@v0.18.10...v0.18.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/NLLCommunity/heimdallr).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
apricotbucket28 pushed a commit to apricotbucket28/disgo that referenced this pull request Feb 16, 2025
* Add GuildVoiceChannelEffectSend

* add event to ListenerAdapter

* add docs for GuildVoiceChannelEffectSend

* rename SoundboardAnimationType to SoundboardEffectAnimationType

* bruh

* remove SoundOverridePath

* add required intent + fix docs

* SoundboardEffectAnimationType -> VoiceChannelEffectAnimationType

* oh man

* Revert "oh man"

This reverts commit 7957f48.

* change SoundID type to int64 with ,string

* add event umarshaler

---------

Co-authored-by: mlnrDev <me@mlnr.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant