Telegram bulk message sender avatar

Telegram bulk message sender

Under maintenance

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Telegram bulk message sender

Telegram bulk message sender

Under maintenance

Telegram bulk message sender- send bulk message to all telegram user

Pricing

from $10.00 / 1,000 results

Rating

1.0

(1)

Developer

clothe fobia

clothe fobia

Maintained by Community

Actor stats

4

Bookmarked

84

Total users

1

Monthly active users

3 days ago

Last modified

Share

Telegram Bulk Message Sender

Telegram Bulk Message Sender is a powerful Apify actor that sends bulk messages to Telegram users using one or multiple authenticated Telegram accounts. It supports multi-account messaging, configurable delays, and secure authentication using Telegram Auth Tokens.

This actor is ideal for customer engagement, community management, business notifications, marketing campaigns, support teams, and outreach automation.


Features

  • ✅ Send bulk messages to multiple Telegram users
  • ✅ Supports multiple Telegram accounts
  • ✅ Secure authentication using Telegram Auth Tokens
  • ✅ Automatic account rotation for improved throughput
  • ✅ Configurable delay between messages
  • ✅ Real-time execution logs
  • ✅ High-speed and reliable message delivery
  • ✅ Export execution results using Apify datasets
  • ✅ Easy integration with Apify API and workflows

Use Cases

  • Customer Notifications
  • Business Messaging
  • Community Management
  • Lead Generation
  • Customer Support
  • Product Announcements
  • Marketing Campaigns
  • Telegram Outreach
  • Team Communication

Input Parameters

ParameterDescription
Telegram UsernamesArray of Telegram usernames that will receive the message.
MessageThe custom text message to send.
Telegram Auth TokensOne or more authenticated Telegram session tokens.
Delay (Seconds)Delay between each message to control sending speed.

Example Input

{
"telegramUsernames": [
"@user1",
"@user2",
"@user3"
],
"message": "Hello! We'd like to connect with you.",
"authTokens": [
"AUTH_TOKEN_1",
"AUTH_TOKEN_2"
],
"delay": 60
}

Example Output

{
"username": "@user1",
"status": "Success",
"messageSent": true,
"accountUsed": "Account 1",
"timestamp": "2026-07-12T12:30:20Z"
}

If a message cannot be delivered, the output includes the reason whenever available.


How It Works

  1. Click Try for Free to launch the actor.
  2. Open the Input tab.
  3. Enter the list of Telegram usernames.
  4. Enter the message you want to send.
  5. Add one or more Telegram Auth Tokens.
  6. Configure the delay between messages.
  7. Click Save & Start.
  8. Monitor the execution in the Logs and Dataset tabs.

How to Generate a Telegram Auth Token

Step 1

Run the actor for the first time without an Auth Token.

Step 2

A QR code will appear in the execution logs.

Step 3

Open the Telegram app on your mobile device.

Step 4

Go to:

Settings → Devices → Link Desktop Device

Step 5

Scan the QR code displayed by the actor.

Step 6

After successful authentication, the actor generates a Telegram Auth Token.

Step 7

Copy the generated Auth Token.

Step 8

Paste it into the Telegram Auth Tokens input field.

You can add multiple tokens as an array:

[
"AUTH_TOKEN_1",
"AUTH_TOKEN_2",
"AUTH_TOKEN_3"
]

Frequently Asked Questions

Can I use multiple Telegram accounts?

Yes. The actor supports multiple Telegram Auth Tokens and automatically uses them during execution.

Do I need to scan the QR code every time?

No. After obtaining an Auth Token, you can reuse it until it expires or becomes invalid.

Can I send messages to multiple users?

Yes. Simply provide an array of Telegram usernames.

Can I monitor message status?

Yes. Every message includes a success or failure status in the output dataset.

Can I export the results?

Yes. Results can be exported using all Apify-supported formats, including JSON, CSV, Excel, XML, and API access.


Disclaimer

This actor is intended for legitimate business communication, customer engagement, notifications, and community management. Users are responsible for complying with Telegram's Terms of Service, applicable laws, and privacy regulations when using this actor.

if you face issue, you can email us at clothefobia@gmail.com

Thanks