14.03.2024, 09:26
You can use grp.find() and updatetime field to check when the last telegram was sent to this specific object. Then use os.time() to calculate the delta.
Alternative solution is to use a scheduled script that runs every X minutes.
Alternative solution is to use a scheduled script that runs every X minutes.