Telegram CRM
Telegram Broadcast — Server-Side Proxied Sending with Rate Limiting
Send the same message to many Telegram chats from Entergram CRM. API/proxied jobs run server-side so you can close your browser; conservative rate limits stay under Telegram's safety thresholds; templates with variables, attachments, and post-send actions.
Built to stay under Telegram's safety thresholds
Broadcasts are queued server-side and delivered with a per-message delay that scales with the recipient count. One job handles up to 100 recipients; larger lists are split into multiple jobs that run with up to 10 parallel workers. You can pause, cancel, and inspect per-recipient delivery in the Job History panel.
Read the broadcast docs- —
Exact rate-limit tiers
1–3 recipients = ~6s delay between messages, 4–10 = ~16s, 11–30 = ~31s, 31–50 = ~46s, 51–75 = ~61s, 76–100 = ~91s. So a 50-recipient broadcast takes roughly 38 minutes.
- —
Variables for personalization
Drop {{name}}, {{first_name}}, or {{username}} into your message — Entergram substitutes per recipient. Note: {{username}} only resolves in private chats; groups and channels have no Telegram username.
- —
Templates with attachments
Save reusable messages with full formatting and up to 3 attachments (3 MB each). Insert from the picker — or invoke instantly with a slash command like /intro-message if you've labeled the template.
Filterable recipient list
Pre-load recipients from the chat selection or filter by tag, folder, type, or account before sending.
Post-send actions
Optionally update a custom column (set / add / remove) or move recipients into a Telegram folder once a job completes — turn a launch broadcast into a one-click pipeline update.
Job history & per-recipient status
Each job shows status (pending / in progress / completed / failed), a sent/failed/total counter, and an expandable recipient list. Re-open completed jobs, delete old ones.
Live ETA + bubble preview
Before you send, see the calculated send duration and a live preview of how the message will look on Telegram.
| Capability | Detail |
|---|---|
| Send mode | API / proxied (server-side) |
| Plan requirement | Pro (broadcasts use the analytics-enabled session) |
| Max recipients per job | 100 (larger lists split across jobs) |
| Parallel workers for large lists | Up to 10 |
| Per-message attachments | Up to 10, 50 MB each |
Frequently asked questions