Update permissions.ts

This commit is contained in:
ayntee
2020-10-28 12:40:24 -07:00
committed by GitHub
parent f16ba600cf
commit e4f309d0ef
+1 -1
View File
@@ -4,7 +4,7 @@ import type { Guild } from "../structures/guild.ts";
import type { Role } from "../structures/role.ts";
import type { RawOverwrite } from "../types/guild.ts";
import type { Permission } from "../types/permission.ts";
import type { Permissions } from "../types/permission.ts";
import { Permissions } from "../types/permission.ts";
/** Checks if the member has this permission. If the member is an owner or has admin perms it will always be true. */
export async function memberIDHasPermission(