$addUsersToThread
Add users to a thread
Usage
$addUsersToThread[Thread ID;User 1 ID;User 2 ID;User 3 ID....]
Example (Add the triggerer to a thread):
$addUsersToThread[1024373454578917426;$authorID]
Example (add multiple users):
$addUsersToThread[1024373454578917426;$authorID;788361834360864808]
⏱️ Function Cooldown
This function has a built-in cooldown to help prevent excessive usage.
| Property | Value |
|---|---|
| ⏱️ Duration | 30 seconds |
| 🆔 Tracked By | Thread ID |
| 🌐 Scope | Thread |
Functions with the same Scope share cooldowns based on the same
Tracked Byvalue.
💎 Tier 3+ servers bypass this cooldown. See Premium Perks.