how to get all channel names?

Array.from(await message.guild.channels.cache.values())
Array.from(await message.guild.channels.cache.values())
5 Replies
d.js toolkit
d.js toolkit14mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
quaint racoon
quaint racoonOP14mo ago
all channel names? this gives me all channels with there entire info
d.js docs
d.js docs14mo ago
Documentation suggestion for @quaint racoon:method Collection#map() Maps each item to another value into an array. Identical in behavior to Array.map().
Unknown User
Unknown User14mo ago
Message Not Public
Sign In & Join Server To View
quaint racoon
quaint racoonOP14mo ago
oh ok thx
Want results from more Discord servers?
Add your server