mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 14:11:09 +00:00
Webpack build for branch master: 5efddac025
This commit is contained in:
parent
d8024bfc38
commit
dd9da686f4
1 changed files with 1 additions and 1 deletions
|
|
@ -3128,7 +3128,7 @@ class Channel extends Base {
|
|||
* @example
|
||||
* // Delete the channel
|
||||
* channel.delete()
|
||||
* then(console.log)
|
||||
* .then(console.log)
|
||||
* .catch(console.error);
|
||||
*/
|
||||
delete() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue