never ever come with snake_case again for dd

This commit is contained in:
ITOH
2021-11-14 21:53:29 +01:00
parent fdd600e88b
commit 9eeb8e26fb
334 changed files with 1121 additions and 1214 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import type { ModifyThread } from "../../../types/channels/threads/modify_thread.ts";
import type { ModifyThread } from "../../../types/channels/threads/modifyThread.ts";
import type { Bot } from "../../../bot.ts";
// import { channelToThread } from "../../../util/transformers/channel_to_thread.ts";