Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

discord js channel send

const channel = <client>.channels.cache.get('<id>');
channel.send('<content>');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #discord #js #channel #send
ADD COMMENT
Topic
Name
3+9 =