Nostrum.Snowflake.creation_time
You're seeing just the function
creation_time
, go back to Nostrum.Snowflake module for more information.
Specs
creation_time(t()) :: DateTime.t()
Returns the creation time of the snowflake.
Examples
iex> Nostrum.Snowflake.creation_time(177888205536886784)
~U[2016-05-05 21:04:13.203Z]