NodesOutput Nodes
Edit Page on GitHubDelete Telegram Message
Delete a specific message in a Telegram chat
actiontelegrambotdeleteEasy0
Env
Delete Telegram Message
0Flow
Flow
Not connectedFlow
ChatID
MessageID
Description
The Delete Telegram Message node allows you to delete a specific message in a Telegram chat. This can be useful for managing conversations, removing outdated information, or moderating content in group chats. By providing the Chat ID and Message ID, you can target the exact message you want to remove.
Common Use Cases
- Chat Moderation: Automatically delete messages that contain inappropriate content or violate chat rules.
- Information Management: Remove messages that contain outdated information or have been superseded by newer messages.
- Workflow Cleanup: Delete messages that were sent as part of a workflow but are no longer relevant after certain conditions are met.
Inputs
The input connections this node accepts:
NameDescriptionTypeFlowThe flow of the workflowFlowChatIDChat ID where the message is locatedTextMessageIDID of the message to deleteTextOutputs
The output connections this node provides:
NameDescriptionTypeFlowThe Flow to triggerFlowFields
The configurable fields this node provides:
NameDescriptionTypeChatIDChat ID where the message is locatedValue:123456TextMessageIDID of the message to deleteValue: 987TextTG_API_KEYApi Key of your Telegram botDefaultValue: eydnfnuani...envLast updated on