Revert "Add Telegram polls action to config typing"
This reverts commit 5cbfaf5cc70d8d69a39d640eea147d70589eeaaf.
This commit is contained in:
parent
33b59441d2
commit
e727bca2dc
@ -14,8 +14,6 @@ import type { GroupToolPolicyBySenderConfig, GroupToolPolicyConfig } from "./typ
|
|||||||
export type TelegramActionConfig = {
|
export type TelegramActionConfig = {
|
||||||
reactions?: boolean;
|
reactions?: boolean;
|
||||||
sendMessage?: boolean;
|
sendMessage?: boolean;
|
||||||
/** Enable poll actions (send polls). */
|
|
||||||
polls?: boolean;
|
|
||||||
deleteMessage?: boolean;
|
deleteMessage?: boolean;
|
||||||
editMessage?: boolean;
|
editMessage?: boolean;
|
||||||
/** Enable poll actions (sendPoll). */
|
/** Enable poll actions (sendPoll). */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user