Files
openclaw/docs/plugins/sdk-channel-turn.md
2026-05-27 10:36:33 +01:00

12 lines
418 B
Markdown

---
summary: "Redirect to /plugins/sdk-channel-inbound"
title: "Channel turn"
---
This page moved to [Channel inbound API](/plugins/sdk-channel-inbound).
The old channel-turn runtime names remain deprecated compatibility only. New
plugin code should use `runtime.channel.inbound.*`, `channel-inbound`, and
`channel-outbound`; the aliases can be removed in the next major SDK cleanup
after external plugin migration.