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

docs: update UserContextMenuCommandInteraction documentation #8717

Merged
merged 3 commits into from Oct 9, 2022
Merged

docs: update UserContextMenuCommandInteraction documentation #8717

merged 3 commits into from Oct 9, 2022

Conversation

CitTheDev
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged:
I changed the documentation of the UserContextMenuCommandInteraction and the classes which the UserContextMenuCommandInteraction extends so that it makes more sense. Merging this pull request will close issue #8713

Status and versioning classification:

  • This PR only includes non-code changes, like changes to documentation, README, etc.

This is my first time I am contributing to open source so please let me know if I can improve on next time :)

@vercel
Copy link

vercel bot commented Oct 7, 2022

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

Name Status Preview Updated
discord-js ✅ Ready (Inspect) Visit Preview Oct 9, 2022 at 8:35PM (UTC)
discord-js-guide ✅ Ready (Inspect) Visit Preview Oct 9, 2022 at 8:35PM (UTC)

Co-authored-by: A. Román <kyradiscord@gmail.com>
@vercel
Copy link

vercel bot commented Oct 9, 2022

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

A member of the Team first needs to authorize it.

@iCrawl iCrawl changed the title Update UserContextMenuCommandInteraction documentation docs: update UserContextMenuCommandInteraction documentation Oct 9, 2022
@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #8717 (1a9764e) into main (87ec392) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 1a9764e differs from pull request most recent head a76720b. Consider uploading reports for the commit a76720b to get more accurate results

@@            Coverage Diff             @@
##             main    #8717      +/-   ##
==========================================
+ Coverage   86.83%   86.86%   +0.03%     
==========================================
  Files          87       87              
  Lines        8810     8815       +5     
  Branches     1117     1117              
==========================================
+ Hits         7650     7657       +7     
+ Misses       1118     1116       -2     
  Partials       42       42              
Flag Coverage Δ
builders 100.00% <ø> (ø)
collection 100.00% <ø> (ø)
proxy 81.53% <ø> (ø)
rest 92.07% <ø> (+<0.01%) ⬆️
util 100.00% <ø> (ø)
utilities 100.00% <ø> (ø)
voice 63.83% <ø> (+0.12%) ⬆️
ws 59.89% <ø> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
packages/rest/src/lib/utils/constants.ts 100.00% <0.00%> (ø)
...ackages/voice/src/util/generateDependencyReport.ts 0.00% <0.00%> (ø)
packages/ws/src/utils/constants.ts 85.07% <0.00%> (+1.20%) ⬆️

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

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.

Vague description for UserContextMenuCommandInteraction properties description in Docs
5 participants