$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 built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 30 seconds
- Tracked By: Thread ID
- Type:
thread
Functions with the same type share cooldowns based on the same Tracked By value.