Telegram Bulk Message Sender – Multi-Account Telegram Messaging avatar

Telegram Bulk Message Sender – Multi-Account Telegram Messaging

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Telegram Bulk Message Sender – Multi-Account Telegram Messaging

Telegram Bulk Message Sender – Multi-Account Telegram Messaging

Send bulk messages to multiple Telegram users with multiple Telegram accounts. Automate Telegram messaging with custom messages, sending limits, session authentication, and Apify API integration

Pricing

from $10.00 / 1,000 results

Rating

5.0

(1)

Developer

bhansalisoft

bhansalisoft

Maintained by Community

Actor stats

12

Bookmarked

95

Total users

0

Monthly active users

2 days ago

Last modified

Share

Telegram Bulk Message Sender – Multi-Account Telegram Messaging

The Telegram Bulk Message Sender is an Apify Actor for sending messages to multiple Telegram users using one or more Telegram accounts.

Add your target Telegram usernames, enter your message, configure the daily sending limit, and run the Actor. The Actor can select messages from your configured message list and record the sending result for each recipient.

It is designed for Telegram bulk messaging, Telegram message automation, multi-account Telegram messaging, notifications, and authorized communication workflows.

Features

  • Send messages to multiple Telegram usernames
  • Support multiple Telegram accounts
  • Use custom Telegram messages
  • Select a random message from the configured message list
  • Configure a daily sending limit for each account
  • Save Telegram session authentication tokens
  • Reuse authentication tokens after the first login
  • Track message sending status
  • Store results in an Apify Dataset
  • Automate Telegram messaging with Apify
  • Integrate with the Apify API

How to use

➡️ Click on 'Try for free' button (You will get one day free)

Demo video

Generate AuthToken

➡️ Go to 'Input' tab and Fill all input field data

Telegram username - put telegram username list as array format (Example ["@user1", "@user2"])
Enter Your Text Message - Enter your custom message

➡️ Telegram Auth Token- First Time you need to login via QR code , then after copy Auth Token and paste here so that no need to rescan again QR code.

You can add multiple Auth Token from multiple telegram account and add as Array like
["Auth Token 1","Auth Token 2"]

➡️ Click on 'Save and start' button

➡️ Go to 'log' tab to scan the QR code to authenticate the actor with telegram

➡️ Open telegram app on your device.

➡️ Go to Telegram menu -> Settings -> Devices and click on 'Add device' button and scan the QR code

➡️ After Successfull authentication, please copy Auth Token paste on Telegram Auth Token box as array format.["Auth Token 1","Auth Token 2"]

➡️ Once you fill all your Auth Token of Telegram Accounts, press start , software will start sending message to telegram user list which you into Telegram username list box

how to scan Telegram QR code properly

Input

USER_Name

Type: array

Enter the Telegram usernames or Telegram profile links where you want to send messages.

Example:

[
"bhansalisoftware",
"bhansalisoft_apify"
]

The Actor processes the configured Telegram users and sends the selected message.

Message

Type: string

Enter the message or messages that you want to send.

The Actor can select a random message from the configured message list, which can help create variation in automated communication workflows.

Example:

Test message 1

You can configure multiple messages according to the input format supported by the Actor.

Daily_Add_Limit

Type: string

Configure the daily sending limit for each Telegram account.

Example:

15

This setting is useful when the Actor is used with scheduled or recurring workflows.

For example, if the daily limit is 15, the Actor can use the configured limit for each Telegram account according to the Actor's processing logic.

Session_Token

Type: array

Telegram session authentication tokens can be provided to reuse previously authenticated Telegram accounts.

During the first run, leave this field blank if your workflow requires first-time QR authentication. After authentication, the Actor provides the session/auth token according to its login workflow. You can save the token and provide it in future runs so you do not need to scan the QR code again.

Keep session tokens private and secure.

Example Input

{
"USER_Name": [
"bhansalisoftware",
"bhansalisoft_apify"
],
"Message": "Test message 1",
"Daily_Add_Limit": "15",
"Session_Token": []
}

Output

The Actor stores message-sending results in an Apify Dataset.

Each result contains:

FieldDescription
usernameTelegram username or target
messageMessage that was sent
sent_fromTelegram account used to send the message
StatusResult/status of the sending operation

Example Output

{
"username": "exampleuser",
"message": "Hello! This is a test message.",
"sent_from": "TelegramAccount1",
"Status": "Success"
}

How It Works

  1. Add Telegram usernames or profile links.
  2. Enter your message or messages.
  3. Configure the daily limit for each account.
  4. Provide existing session tokens, or complete first-time authentication when required.
  5. Start the Actor.
  6. The Actor processes the recipients and sends the selected messages.
  7. Check the Apify Dataset for the sending results.

Use Cases

The Actor can be used for legitimate and authorized:

  • Telegram notifications
  • Customer communication
  • Community updates
  • Business messaging
  • Testing workflows
  • Multi-account communication
  • Scheduled Telegram messaging
  • Automated Telegram communication

Automation

Use the Actor with Apify API, schedules, webhooks, and datasets to build automated Telegram messaging workflows.

A typical workflow is:

Telegram User List
Telegram Bulk Message Sender
Telegram Account
Message Delivery
Apify Dataset

Frequently Asked Questions

What is a Telegram bulk message sender?

It is a tool that automates sending messages to multiple Telegram users instead of manually messaging each recipient.

Can I use multiple Telegram accounts?

Yes. The Actor supports Telegram session authentication tokens for multiple accounts.

Can the Actor send random messages?

Yes. The Actor can select a random message from the configured message list according to its input processing.

What is Daily_Add_Limit?

It defines the daily sending limit from each Telegram account and is particularly useful for scheduled workflows.

Do I need to scan the QR code every time?

After first-time authentication, you can reuse the generated session authentication token according to the Actor's authentication workflow.

Where can I see the results?

The results are available in the Apify Dataset after the Actor run.

Responsible Use

Use this Actor only for legitimate, authorized communication. Follow Telegram's applicable terms, policies, limits, privacy requirements, and local laws. Do not use it for spam, harassment, unauthorized messaging, or abusive activity.

Similar Telegram Tools

Telegram Member Adder Telegram Group or Channel Adder Using Telegram UserName Telegram Group or channel Message Scraper Telegram Bulk Message Sender Telegram Group or Member Scraper

Support

if any issue you can message on telegram https://t.me/bhansalisoft_apify

Thanks