Liking cljdoc? Tell your friends :D

discord.types.snowflake


->snowflakecljmultimethod

source

discord-epochclj

The Discord Epoch time, or the first second of 2015.

The Discord Epoch time, or the first second of 2015.
sourceraw docstring

snowflake->incrementclj

(snowflake->increment s)

Extracts the 'Increment' value from a Snowflake ID.

Extracts the 'Increment' value from a Snowflake ID.
sourceraw docstring

snowflake->internal-process-idclj

(snowflake->internal-process-id s)

Extracts the internal process Id from a Snowflake ID.

Extracts the internal process Id from a Snowflake ID.
sourceraw docstring

snowflake->internal-worker-idclj

(snowflake->internal-worker-id s)

Extracts the internal worker Id from a Snowflake ID.

Extracts the internal worker Id from a Snowflake ID.
sourceraw docstring

snowflake->timestampclj

(snowflake->timestamp s)

Extracts the timestamp information from a Snowflake ID.

Extracts the timestamp information from a Snowflake ID.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close