mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
types: remove entire types (#684)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { botID } from "../bot.ts";
|
||||
import { cacheHandlers } from "../cache.ts";
|
||||
import { Channel, Guild, Member, Role } from "../structures/mod.ts";
|
||||
import { Errors, Permission, Permissions } from "../types/mod.ts";
|
||||
|
||||
async function getCached(
|
||||
table: "guilds",
|
||||
|
||||
Reference in New Issue
Block a user