$boostingSince
Returns the date a user started boosting the server.
Usage
$boostingSince[userID;date/ms]
- userID - (Optional) default value:
$authorID. The ID of user to return boosting date - date/ms - (Optional) default value:
date. If date, it will return text in this format:Day(name), Month(name) Day(number), Year(YYYY) Hours(HH):Minutes(MM) PM/AM. If ms, timestamp in miliseconds will be returned. You can later format the timestamp using$formatDate.
Example
Using $boostingSince
Multiple ways of using function $boostingSince
Related functions: $formatDate $timeToDate
Function difficulty: Medium
Tags: boosting time timestamp
⏱️ Function Cooldown
This function has a built-in cooldown to help prevent excessive usage.
| Property | Value |
|---|---|
| ⏱️ Duration | 3 minutes |
| 🆔 Tracked By | User |
| 🌐 Scope | Memberuser |
Functions with the same Scope share cooldowns based on the same
Tracked Byvalue.
💎 Tier 3+ servers bypass this cooldown. See Premium Perks.
