mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
Update create_message.ts
This commit is contained in:
@@ -28,5 +28,3 @@ export interface CreateMessage {
|
||||
export type DiscordCreateMessage = SnakeCasedPropertiesDeep<
|
||||
Omit<CreateMessage, "file">
|
||||
>;
|
||||
|
||||
// TODO: check this
|
||||
|
||||
Reference in New Issue
Block a user