Channel Message API - Deprecated, Redirect to Channel Outbound
This page has been relocated to the Channel Outbound API. It explains the deprecation of the channel-message subpath and the migration to channel-outbound for new plugins.
This page has been relocated to Channel outbound API.
openclaw/plugin-sdk/channel-message is still available as a deprecated compatibility
subpath for older plugins. New channel plugins should use
openclaw/plugin-sdk/channel-outbound for message lifecycle, receipt,
durable send, and live preview helpers rather than adding new helpers to the
deprecated subpath.
Removal plan: these aliases will remain through the external plugin migration
window and will be removed in the next major SDK cleanup after callers have
migrated to channel-outbound.