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(StageChannel): v13 support messages #9145

Merged
merged 5 commits into from Apr 14, 2023

Conversation

jaw0r3k
Copy link
Contributor

@jaw0r3k jaw0r3k commented Feb 18, 2023

Please describe the changes this PR makes and why it should be merged:
Backports:

And that was sorted alphabetically so that's why changes looks terrible

Status and versioning classification:

  • Code changes have been tested against the Discord API
  • I know how to update typings and have done so
  • This PR changes the library's interface (methods or parameters added)

@vercel
Copy link

vercel bot commented Feb 18, 2023

@jaw0r3k is attempting to deploy a commit to the discordjs Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js ❌ Failed (Inspect) Apr 13, 2023 5:01pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Apr 13, 2023 5:01pm

src/structures/BaseGuildVoiceChannel.js Outdated Show resolved Hide resolved

/**
* Fetches a collection of invites to this guild channel.
* Resolves with a collection mapping invites by their codes.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not included in the v14 PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not, but some formatting should be done...

src/structures/BaseGuildVoiceChannel.js Outdated Show resolved Hide resolved
src/structures/BaseGuildVoiceChannel.js Outdated Show resolved Hide resolved
src/structures/BaseGuildVoiceChannel.js Outdated Show resolved Hide resolved
src/structures/StageChannel.js Outdated Show resolved Hide resolved
src/structures/StageChannel.js Outdated Show resolved Hide resolved
src/structures/VoiceChannel.js Outdated Show resolved Hide resolved
src/structures/VoiceChannel.js Outdated Show resolved Hide resolved
src/structures/VoiceChannel.js Outdated Show resolved Hide resolved
Co-authored-by: kyranet <kyradiscord@gmail.com>
@iCrawl iCrawl merged commit 7cf9224 into discordjs:v13 Apr 14, 2023
8 of 9 checks passed
@jaw0r3k jaw0r3k deleted the stagechannel-messages branch April 16, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

7 participants