mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
f16870f204
commit
ccc01cc5ec
@@ -126,8 +126,8 @@ import {
|
||||
handleIntegrationUpdate,
|
||||
handleIntegrationDelete,
|
||||
} from "./handlers/mod.ts";
|
||||
import {Emoji} from "./types/emojis/emoji.ts";
|
||||
import {handleGuildLoaded} from "./handlers/guilds/GUILD_LOADED_DD.ts";
|
||||
import { Emoji } from "./types/emojis/emoji.ts";
|
||||
import { handleGuildLoaded } from "./handlers/guilds/GUILD_LOADED_DD.ts";
|
||||
|
||||
export async function createBot(options: CreateBotOptions) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user