feat: use copy

This commit is contained in:
Kyle Fang
2023-05-01 15:31:10 +08:00
parent e4622adc67
commit 815e992cdb

View File

@@ -85,7 +85,7 @@ async function processUpdate(update: Update): Promise<void> {
}
await sendToChat(
chat,
`<a href="${webhookUrl}">${webhookUrl}</a>
`<code>${webhookUrl}</code>
<code>
{