You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guide/Cooldown/channelCooldown_ai.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ These macros can be used in your error message to provide dynamic information ab
35
35
|`%mins%`| The number of minutes remaining. |`54`|
36
36
|`%secs%`| The number of seconds remaining. |`56`|
37
37
|`%timestamp%`| Unix timestamp (seconds) for when the cooldown expires. |`1680711176`|
38
-
|`%relative%`| Displays the remaining time using Discord's relative timestamp feature (updates automatically). |``|
38
+
|`%relative%`| Displays the remaining time using Discord's relative timestamp feature (updates automatically). ||
39
39
40
40
::: tip Note
41
41
You can send styled messages or embeds by using the [Message Curl Format](../CodeReferences/ref.message_curl_format.md) in the error message.
0 commit comments