mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
Revert "Add Telegram polls action to config typing"
This reverts commit 5cbfaf5cc7.
This commit is contained in:
@@ -14,8 +14,6 @@ import type { GroupToolPolicyBySenderConfig, GroupToolPolicyConfig } from "./typ
|
||||
export type TelegramActionConfig = {
|
||||
reactions?: boolean;
|
||||
sendMessage?: boolean;
|
||||
/** Enable poll actions (send polls). */
|
||||
polls?: boolean;
|
||||
deleteMessage?: boolean;
|
||||
editMessage?: boolean;
|
||||
/** Enable poll actions (sendPoll). */
|
||||
|
||||
Reference in New Issue
Block a user