zaida04 / g.js-self

[archive] Library for creating selfbots on Guilded.
MIT License
54 stars 10 forks source link

specific channel #3

Closed scar17off closed 3 years ago

scar17off commented 3 years ago

how send message to specific channel?

zaida04 commented 3 years ago

As per the docs: https://guilded.js.org/classes/guilded_js.channelmanager.html#sendmessage client.channels.sendMessage might be what you are looking for.