Doublegram Grow Flood on Telegram

This documentation is for the old version of the tool. The new documentation will be available soon.

The flood error on Telegram occurs when you overuse the Telegram API. This error is a security measure to prevent spam and abuse of the Telegram API. If you are receiving this error, you may need to slow down your requests to the Telegram API or reduce the number of requests you are making.

Basically, when you perform any kind of action through your Telegram accounts on Doublegram (like adding members to your group or channel), you're sending a request to the Telegram API, for example:

  • You had select a group or channel to scrape members from it, Doublegram will send a request to the Telegram API to get the members list of the selected group or channel.
  • You're adding members to your group or channel, Doublegram will send a request to the Telegram API for each member you're adding.
Each account has a limit of requests that can be made to the Telegram API in a certain period of time, if you exceed this limit, you will receive the flood error. The number of requests you can make to the Telegram API depends on the type of request you're making, for example, the limit for adding members to a group is different from the limit for scraping members from a group or channel. We reccomend to make a maximum of 30 adding requests x account x hour to avoid the flood error, with a minimum of 5 seconds between each request. You can customize this settings in the adding settings on Doublegram.

Doublegram use differents built-in mechanisms to prevent spam and abuse of the Telegram API, as the auto deletion of duplicate users from your members list, the automatic deletion of users that have been banned from your groups and channels, and the automatic deletion of users that have left your group or have been kicked out.
It offers others features that you can customize to prevent the flood error, as the option to set a delay between each adding request, random delays the option to set a maximum number of request per account and more.