Skip to content

DeconstructedSnowflake

typedef · Source

A deconstructed snowflake. Type: Object

Properties

timestamp

timestamp: number

Timestamp the snowflake was created

date

date: Date

Date the snowflake was created

workerId

workerId: number

The worker's id in the snowflake

processId

processId: number

The process's id in the snowflake

increment

increment: number

Increment in the snowflake

binary

binary: string

Binary representation of the snowflake

Unofficial software. Not affiliated with or supported by Discord.