mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Merge branch 'toJSON' of https://github.com/discordeno/discordeno into toJSON
This commit is contained in:
@@ -190,7 +190,7 @@ const baseMessage: Partial<DiscordenoMessage> = {
|
||||
thread: this.thread,
|
||||
components: this.components,
|
||||
} as Message;
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
export async function createDiscordenoMessage(data: Message) {
|
||||
|
||||
Reference in New Issue
Block a user