guild creation
This commit is contained in:
@@ -1017,7 +1017,7 @@ class Channel {
|
||||
body: JSON.stringify({
|
||||
allow: "0",
|
||||
deny: "0",
|
||||
id: role.snowflake,
|
||||
id: role.id,
|
||||
type: 0
|
||||
})
|
||||
});
|
||||
|
Reference in New Issue
Block a user