mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
Formatting Changes
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,6 @@ const baseChannel: Partial<DiscordenoChannel> = {
|
||||
edit(options, reason) {
|
||||
return editChannel(this.id!, options, reason);
|
||||
},
|
||||
|
||||
clone(reason) {
|
||||
return cloneChannel(this.id!, reason);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user