Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
[TS] how come .send doesn't exist? - discord.js - Imagine an app
d-Iaa
discord.js - Imagine an app
•
3y ago
•
4 replies
doqe (wombat)
[TS] how come .send doesn't exist?
client.guilds.cache.
get
(
'asdsda'
)?.channels.cache.
get
(
'asd'
)?.
send
()
client.guilds.cache.
get
(
'asdsda'
)?.channels.cache.
get
(
'asd'
)?.
send
()
dont mind that the string fields are asdsda
, the only error im getting as of now is that channel
.send does not exist at all
npm v
.9
.6
.7
node v
.18
.3
.0
discord
.js v14
.11
.0
discord.js - Imagine an app
Join
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,739
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
globalName doesn't exist?
d-Iaa
discord.js - Imagine an app / djs-questions
3y ago