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(SelectMenuInteractions): add values property #8805

Merged
merged 6 commits into from Nov 19, 2022

Conversation

jaw0r3k
Copy link
Contributor

@jaw0r3k jaw0r3k commented Nov 2, 2022

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

Add values property to interactions
And stop members, roles displaying as null ( as they cant be )

Status and versioning classification:

None

@vercel
Copy link

vercel bot commented Nov 2, 2022

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

2 Ignored Deployments
Name Status Preview Updated
discord-js ⬜️ Ignored (Inspect) Nov 19, 2022 at 9:17PM (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Nov 19, 2022 at 9:17PM (UTC)

Copy link
Member

@SpaceEEC SpaceEEC left a comment

Choose a reason for hiding this comment

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

Otherwise this is LGTM

packages/discord.js/typings/index.d.ts Show resolved Hide resolved
Copy link
Member

@didinele didinele left a comment

Choose a reason for hiding this comment

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

Few more nits on top of space's review

…ction.js

Co-authored-by: Aura Román <kyradiscord@gmail.com>
@kyranet kyranet changed the title fix (select interactions): add values property fix(SelectMenuInteractions): add values property Nov 19, 2022
@kyranet kyranet changed the title fix(SelectMenuInteractions): add values property feat(SelectMenuInteractions): add values property Nov 19, 2022
@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #8805 (2e29beb) into main (e74aa7f) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #8805      +/-   ##
==========================================
- Coverage   85.61%   85.59%   -0.02%     
==========================================
  Files          96       95       -1     
  Lines        9459     9446      -13     
  Branches     1134     1129       -5     
==========================================
- Hits         8098     8085      -13     
  Misses       1319     1319              
  Partials       42       42              
Flag Coverage Δ
brokers 65.24% <ø> (ø)
builders 98.65% <ø> (ø)
collection 100.00% <ø> (ø)
proxy 81.53% <ø> (ø)
rest 91.97% <ø> (ø)
util 100.00% <ø> (ø)
utilities ?
voice 63.70% <ø> (ø)
ws 59.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/actions/src/formatTag/formatTag.ts

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodiakhq kodiakhq bot merged commit b2fabd1 into discordjs:main Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants