TextChannel
extends Channel
Methods
<TextChannel>.bulkDelete(array)
<TextChannel>.createInvite(options)
<TextChannel>.edit(options);
<TextChannel>.editPermission(options)
<TextChannel>.fetchInvites()
<TextChannel>.fetchMessage(message)
<TextChannel>.fetchMessages(limit)
<TextChannel>.sendMessage(content)
<TextChannel>.sendEmbed(embed)
Last updated