mirror of
https://github.com/danbulant/discord.js
synced 2026-07-04 18:50:40 +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
|
* @example
|
||||||
* // Delete the channel
|
* // Delete the channel
|
||||||
* channel.delete()
|
* channel.delete()
|
||||||
* then(console.log)
|
* .then(console.log)
|
||||||
* .catch(console.error);
|
* .catch(console.error);
|
||||||
*/
|
*/
|
||||||
delete() {
|
delete() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue