コンテンツにスキップ

webhook

webhookDiscord Webhooks にメッセージを送信するためのラッパー関数です。

import { webhook } from 'discord-hono'
await webhook('https://discord.com/api/webhooks/123/abc', 'メッセージ')