mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-19 04:38:17 +00:00
never ever come with snake_case again for dd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { WelcomeScreen } from "../../types/guilds/welcome_screen.ts";
|
||||
import type { WelcomeScreen } from "../../types/guilds/welcomeScreen.ts";
|
||||
import type { Bot } from "../../bot.ts";
|
||||
|
||||
export async function getWelcomeScreen(bot: Bot, guildId: bigint) {
|
||||
|
||||
Reference in New Issue
Block a user