#discord slash commands fall on its face in thread
1 messages · Page 1 of 1 (latest)
Let me check the repo and docs so I don’t guess.
Yeah, that one is a known Discord thread bug.
I found the exact fix on main:
#69861 / #69908: slash commands in Discord threads could throwCannot access rawData on partial Channel...- there’s also a related Apr 22 fix for
/vcin threads (#70199)
So if you’re on 2026.4.21 or older, that would line up, the fix landed after that release.
Can you paste:
openclaw --version
If that’s the case, best options are:
- update when the next build lands, or run current
main - temporary workaround: run the slash command outside the thread
Update docs: https://docs.openclaw.ai/install/updating
If you’re already on a newer build and still seeing it, that’s worth a GitHub issue with the exact command you ran.
OpenClaw 2026.4.21 (f788c88)
Yep, that confirms it, 2026.4.21 is just before the fix.
So this is the known Discord thread partial-channel bug, not something unique to your setup.
For now:
- update to the next release once it’s out, or pull latest
mainif you’re running from source - temporary workaround: run the slash command outside the thread
Updating docs: https://docs.openclaw.ai/install/updating
If updating fixes it, please right-click the solution message → Apps → ✅ Mark Solution so Answer Overflow can index it.
OK. As the update is not out and this is latest, I‘ll wait.