fjodor-rybakov / discord-nestjs

👾 NestJS package for discord.js
MIT License
271 stars 49 forks source link

Add paramType CHANNEL (command options) #1096

Closed Blamo27 closed 1 year ago

Blamo27 commented 1 year ago

Hello,

Unless I am mistaken there is no CHANNEL ParamType for command options, can you please add it ? Thanks.

https://github.com/fjodor-rybakov/discord-nestjs/blob/master/packages/core/src/definitions/types/param.type.ts

DiscordJS, channel type is available : https://discordjs.guide/slash-commands/advanced-creation.html#option-types

Blamo27 commented 1 year ago

My bad i found that param @Channel exists. https://github.com/Blamo27/discord-nestjs/tree/master/packages/core#ℹ%EF%B8%8F-channel-

Elias177Dev commented 7 months ago

sorry i dont understand how i can use that. Can someone explain it ? Cause i want to tag a Channel in the command