discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

feat: add support for channel types on channel options #41

Closed suneettipirneni closed 2 years ago

suneettipirneni commented 2 years ago

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

Co-requisite with:

Ref:

Status and versioning classification:

codecov-commenter commented 2 years ago

Codecov Report

Merging #41 (ed69fba) into main (7723ad0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        19    +1     
  Lines          233       242    +9     
  Branches        33        33           
=========================================
+ Hits           233       242    +9     
Impacted Files Coverage Δ
src/interactions/slashCommands/options/channel.ts 100.00% <ø> (ø)
...s/slashCommands/mixins/CommandChannelOptionBase.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7723ad0...ed69fba. Read the comment docs.

GeekCornerGH commented 2 years ago

When will this be merged?