fix forum channel

This commit is contained in:
MathMan05
2026-02-04 11:56:23 -06:00
parent 51f2435adf
commit 106588274f
@@ -117,6 +117,7 @@ router.post(
const embeds = body.message.embeds || [];
const message = await handleMessage({
...body,
id: thread.id,
type: 0,
pinned: false,
author_id: req.user_id,