change: prettier code

This commit is contained in:
TriForMine
2021-10-30 13:37:05 +00:00
committed by GitHub Action
parent ac6b828103
commit 971443cdf4
@@ -117,7 +117,7 @@ export async function sendInteractionResponse(
{ {
content: options.data.content, content: options.data.content,
tts: options.data.tts, tts: options.data.tts,
embeds: options.data.embeds?.map((embed) => ({ embeds: options.data.embeds?.map((embed) => ({
title: embed.title, title: embed.title,
type: embed.type, type: embed.type,
description: embed.description, description: embed.description,