mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
Guilds helpers
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ import { getBans } from "./guilds/get_bans.ts";
|
||||
import { getGuild } from "./guilds/get_guild.ts";
|
||||
import { getGuildPreview } from "./guilds/get_guild_preview.ts";
|
||||
import { getPruneCount } from "./guilds/get_prune_count.ts";
|
||||
import { getVanityURL } from "./guilds/get_vainty_url.ts";
|
||||
import { getVanityURL } from "./guilds/get_vanity_url.ts";
|
||||
import { getVoiceRegions } from "./guilds/get_voice_regions.ts";
|
||||
import { getWelcomeScreen } from "./guilds/get_welcome_screen.ts";
|
||||
import { getWidget } from "./guilds/get_widget.ts";
|
||||
|
||||
Reference in New Issue
Block a user