mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-11 08:22:52 +00:00
3 lines
138 B
TypeScript
3 lines
138 B
TypeScript
export const SLACK_REPLY_BUTTON_ACTION_ID = "openclaw:reply_button";
|
|
export const SLACK_REPLY_SELECT_ACTION_ID = "openclaw:reply_select";
|