Static
Readonly
DISCORD_The Discord epoch as a unix millisecond timestamp.
Static
incrementFor every ID that is generated on a process, this property of the snowflake is incremented.
Static
isDetermines if a snowflake is valid.
The snowflake to test.
Static
processInternal Discord process ID the snowflake was created on.
Static
timeThe time at which the snowflake was created as a unix millisecond timestamp.
Static
workerInternal Discord worker ID the snowflake was created on.
Utilities for Discord snowflakes.
See
Discord API Reference