mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-25 23:13:32 +00:00
Agents: add generic poll-vote action support
This commit is contained in:
@@ -7,6 +7,7 @@ export const MESSAGE_ACTION_TARGET_MODE: Record<ChannelMessageActionName, Messag
|
||||
send: "to",
|
||||
broadcast: "none",
|
||||
poll: "to",
|
||||
"poll-vote": "to",
|
||||
react: "to",
|
||||
reactions: "to",
|
||||
read: "to",
|
||||
|
||||
Reference in New Issue
Block a user