This repository was archived by the owner on Jan 8, 2022. It is now read-only.
feat(SlashCommandBuilder): create setDefaultPermission function#19
Merged
iCrawl merged 11 commits intodiscordjs:mainfrom Aug 24, 2021
Fyko:feat/setDefaultPermission
Merged
feat(SlashCommandBuilder): create setDefaultPermission function#19iCrawl merged 11 commits intodiscordjs:mainfrom Fyko:feat/setDefaultPermission
iCrawl merged 11 commits intodiscordjs:mainfrom
Fyko:feat/setDefaultPermission
Conversation
Codecov Report
@@ Coverage Diff @@
## main #19 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 16 +1
Lines 144 147 +3
Branches 21 17 -4
=========================================
+ Hits 144 147 +3
Continue to review full report at Codecov.
|
kyranet
approved these changes
Aug 8, 2021
vladfrangu
previously requested changes
Aug 8, 2021
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
EndBug
approved these changes
Aug 15, 2021
EndBug
left a comment
There was a problem hiding this comment.
This is kind of important for slash commands, thanks!
vladfrangu
suggested changes
Aug 15, 2021
vladfrangu
suggested changes
Aug 17, 2021
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
vladfrangu
approved these changes
Aug 22, 2021
iCrawl
approved these changes
Aug 24, 2021
Khasms
pushed a commit
to Khasms/builders
that referenced
this pull request
Sep 21, 2021
…ordjs#19) Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please describe the changes this PR makes and why it should be merged:
This PR creates
SlashCommandBuilder#setDefaultPermission.Status and versioning classification: