channelUtil
Last updated
Was this helpful?
Last updated
Was this helpful?
The id of the channel - to see how to get full channel object.
Returns -
The client the channel is in
Returns -
The guild constructor of the guild
Returns -
Fetch the channel object for this channel
Send a message to the current channel. This Function is ran in async.
Title
Required
Description
message
true
A string or an embed that will be sent
Returns - Promise<>
Returns -