mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-15 19:08:17 +00:00
never ever come with snake_case again for dd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Channel } from "../../../types/channels/channel.ts";
|
||||
import type { StartThreadWithoutMessage } from "../../../types/channels/threads/start_thread.ts";
|
||||
import type { StartThreadWithoutMessage } from "../../../types/channels/threads/startThread.ts";
|
||||
import type { Bot } from "../../../bot.ts";
|
||||
|
||||
/** Creates a new private thread. Returns a thread channel. */
|
||||
|
||||
Reference in New Issue
Block a user