Files
nexus/wiki/entities/Telegram.md
2026-04-14 16:02:50 +08:00

19 lines
478 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Telegram"
type: entity
tags: [messaging, webhook]
sources: [n8n-configure-telegram-trigger.md]
last_updated: 2026-04-14
---
## Definition
Telegram 是一款跨平台的即时通讯服务,支持 Bot API 和 Webhook 集成。
## Usage
通过 Telegram Bot APIn8n 等自动化工具可以接收和处理 Telegram 消息。
## Related Concepts
- [[Webhook HTTPS]]Telegram 要求 Webhook URL 必须为 HTTPS
## Connections
- [[n8n]] ← 接收 ← [[Telegram]]