mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 09:20:08 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
d01602f12d
commit
dcd88c8811
@@ -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