Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions guide/Date/creationDate.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $creationDate
Returns the creation date of given channel, guild, emoji, user or role ID.
#### Usage: `$creationDate[emojiID/userID/roleID/channelID/guildID;date/time/ms (optional)]`
#### Usage: `$creationDate[emojiID/userID/roleID/channelID/guildID;date/ms (optional)]`
Example:
<br/>
<discord-messages>
Expand All @@ -17,4 +17,4 @@ Date functions uses on default UTC timezone,but you can change it [Learn More](.
:::

##### Function difficulty: <Badge type="tip" text="Easy" vertical="middle" />
###### Tags: <Badge type="tip" text="creationDate" vertical="middle" />
###### Tags: <Badge type="tip" text="creationDate" vertical="middle" />
Loading