bug fixes
This commit is contained in:
parent
e79e4affb4
commit
7d5a0d0b65
4 changed files with 4 additions and 4 deletions
|
@ -558,7 +558,7 @@ class Channel {
|
|||
body: JSON.stringify({
|
||||
name,
|
||||
type,
|
||||
parent_id: this.snowflake,
|
||||
parent_id: this.id,
|
||||
permission_overwrites: [],
|
||||
})
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue