mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
fix changes
This commit is contained in:
@@ -141,7 +141,7 @@ Deno.test({
|
||||
permissionOverwrites: [
|
||||
{
|
||||
id: bigintToSnowflake(botId),
|
||||
type: DiscordOverwriteTypes.MEMBER,
|
||||
type: DiscordOverwriteTypes.Member,
|
||||
allow: ["VIEW_CHANNEL"],
|
||||
deny: [],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user