mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-08 10:24:43 +01:00
Update content of files
This commit is contained in:
parent
1e752fe859
commit
422ce22be6
2 changed files with 2 additions and 2 deletions
|
@ -6231,7 +6231,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
</ul>
|
||||
<h4><a class="anchor" name="paid-broadcasts" href="#paid-broadcasts"><i class="anchor-icon"></i></a>Paid Broadcasts</h4>
|
||||
<p>By default, all bots are able to broadcast up to <a href="https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this">30 messages</a> per second to their users. Developers can increase this limit by enabling <em>Paid Broadcasts</em> in <a href="https://t.me/botfather">@Botfather</a> - allowing their bot to broadcast <strong>up to 1000 messages</strong> per second.</p>
|
||||
<p>Each message broadcasted over the free amount of 30 messages per second incurs a cost of 0.1 Stars per message, paid with Telegram Stars from the bot's balance. In order to enable and use this feature, a bot must have at least <em>10,000 Stars</em> on its balance.</p>
|
||||
<p>Each message broadcasted over the free amount of 30 messages per second incurs a cost of 0.1 Stars per message, paid with Telegram Stars from the bot's balance. In order to use this feature, a bot must have at least <em>10,000 Stars</em> on its balance.</p>
|
||||
<blockquote>
|
||||
<p>Bots with increased limits are only charged for messages that are broadcasted successfully.</p>
|
||||
</blockquote>
|
||||
|
|
|
@ -6231,7 +6231,7 @@ pre-formatted fixed-width code block written in the Python programming language
|
|||
</ul>
|
||||
<h4><a class="anchor" name="paid-broadcasts" href="#paid-broadcasts"><i class="anchor-icon"></i></a>Paid Broadcasts</h4>
|
||||
<p>By default, all bots are able to broadcast up to <a href="https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this">30 messages</a> per second to their users. Developers can increase this limit by enabling <em>Paid Broadcasts</em> in <a href="https://t.me/botfather">@Botfather</a> - allowing their bot to broadcast <strong>up to 1000 messages</strong> per second.</p>
|
||||
<p>Each message broadcasted over the free amount of 30 messages per second incurs a cost of 0.1 Stars per message, paid with Telegram Stars from the bot's balance. In order to enable and use this feature, a bot must have at least <em>10,000 Stars</em> on its balance.</p>
|
||||
<p>Each message broadcasted over the free amount of 30 messages per second incurs a cost of 0.1 Stars per message, paid with Telegram Stars from the bot's balance. In order to use this feature, a bot must have at least <em>10,000 Stars</em> on its balance.</p>
|
||||
<blockquote>
|
||||
<p>Bots with increased limits are only charged for messages that are broadcasted successfully.</p>
|
||||
</blockquote>
|
||||
|
|
Loading…
Add table
Reference in a new issue