Utility class for working with Snowflakes
Deconstructs a Discord snowflake
const timestamp = SnowflakeUtil.deconstruct('934675087108481044');
The snowflake to deconstruct
Generates a Discord snowflake
Timestamp of the snowflake to generate
Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:15 AM
Utility class for working with Snowflakes