mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 17:00:08 +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