
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@topvisor/n8n-nodes-telegram-send-message-custom
Advanced tools
✨ Differences from the standard Telegram node in n8n:
sendMessagesendPhoto🚀 Custom n8n node to send Telegram messages using telegramApi credentials with custom JSON.
For example, adding custom reply_markup in JSON (inline keyboard, reply keyboard etc):
{
"reply_markup": {
"inline_keyboard": [
[
{
"text": "🌐 Open Website",
"url": "https://example.com"
}
],
[
{
"text": "✅ Confirm",
"callback_data": "confirm_action"
}
]
]
}
}
📚 See the official Telegram Bot API docs.
In n8n:
Settings → Community Nodes → Install → @topvisor/n8n-nodes-telegram-send-message-custom
FAQs
Telegram Send Message with custom JSON
The npm package @topvisor/n8n-nodes-telegram-send-message-custom receives a total of 5 weekly downloads. As such, @topvisor/n8n-nodes-telegram-send-message-custom popularity was classified as not popular.
We found that @topvisor/n8n-nodes-telegram-send-message-custom demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.