Delay
Adding a Time Delay to Forwarded Messages
What It Does
The /delay command allows you to add a time delay between the moment a message is received from the incoming chat and when it is forwarded to the target chat. This can help control the flow of forwarded messages.
Prerequisite
Incoming and Outgoing Chats Configured: Make sure both incoming and outgoing chats are set up using the
/incomingand/outgoingcommands. Without these, there are no messages to delay and forward.
This feature is available in the Super Premium Plan
How to Use It
Check the current delay:
The bot will display the current delay when you use the
/delaycommand. Example:"Current delay is: 0 seconds"

Set a new delay:
To change the delay, send the command in this format:
/delay NWhere N is the number of seconds you want to delay each message. Example usage:
If you want to delay messages by 15 seconds, send the command:
/delay 15

Delay range:
The minimum delay is 10 seconds, and the maximum delay is 999 seconds.
Real-Life Use Cases
Prevent Message Overload: If your incoming chat is very active, you can use a delay to prevent too many messages from being forwarded in a short period.
Time-Based Filtering: Use delays to give yourself more control over when forwarded messages appear, especially useful for managing multiple incoming messages.
Content Review: Add a delay to ensure you have time to review messages before they are forwarded to the target chat.
Last updated