Telegram bulk message sender avatar
Telegram bulk message sender

Pricing

$20.00/month + usage

Go to Store
Telegram bulk message sender

Telegram bulk message sender

Developed by

clothe fobia

clothe fobia

Maintained by Community

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

0.0 (0)

Pricing

$20.00/month + usage

3

Total users

37

Monthly users

6

Runs succeeded

>99%

Issue response

5.2 days

Last modified

5 months ago

You can access the Telegram bulk message sender programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "USER_Name": [
< "@telmarketing134"
< ],
< "Message": "Test Message"
<}' |
<apify call clothefobia/telegram-bulk-message-sender --silent --output-dataset

Telegram bulk message sender API through CLI

The Apify CLI is the official tool that allows you to use Telegram bulk message sender locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: