# README
snowflake
# Functions
FromTimestamp generates a Snowflake for the given time.
MustParse is like Parse, but panics if it encounters an error.
Parse constructs a Snowflake from s.
# Structs
UnmarshalTypeError is like json.UnmarshalTypeError, but uses a string to represent the Go value it could not be assigned to, instead of a reflect.Type.
# Type aliases
Snowflake represents a Discord snowflake.