Answers for "How to find the channel id of the channel where the client is connecyed to discord.js"

2

how to get a channelid discord.js

message.guild.channels.cache.get(channelid);
Posted by: Guest on February-17-2021

Code answers related to "How to find the channel id of the channel where the client is connecyed to discord.js"

Code answers related to "Javascript"

Browse Popular Code Answers by Language