mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-02 08:24:56 +00:00
12 lines
418 B
Markdown
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.
|