Title here
Summary here
Convert a Discord snowflake ID into a creation date and time.
Discord uses snowflake IDs to identify objects such as users, channels, and messages. Snowflakes encode the timestamp of when the object was created. This block allows you to decode that data.
Snowflake ID to decode. This can be the id of a user, channel, message, etc.