Module: snowflake/src
Classes
Interfaces
Variables
DiscordSnowflake
• Const
DiscordSnowflake: Snowflake
A class for parsing snowflake ids using Discord's snowflake epoch
Which is 2015-01-01 at 00:00:00.000 UTC+0, https://discord.com/developers/docs/reference#snowflakes
Defined in
projects/utilities/packages/snowflake/src/lib/DiscordSnowflake.ts:8
TwitterSnowflake
• Const
TwitterSnowflake: Snowflake
A class for parsing snowflake ids using Twitter's snowflake epoch
Which is 2006-03-21 at 20:50:14.000 UTC+0, the time and date of the first tweet ever made https://twitter.com/jack/status/20
Defined in
projects/utilities/packages/snowflake/src/lib/TwitterSnowflake.ts:8