Answers for "discord.js how to get the id of a channel"

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 "discord.js how to get the id of a channel"

Code answers related to "Javascript"

Browse Popular Code Answers by Language