Function parseSnowflake

  • Get the data associated with a snowflake. This will attempt to parse the snowflake even if it is a number. However, numbers are unlikely to return accurate results.

    Parameters

    • snowflake: Snowflake

      The snowflake to parse.

    Returns ParsedSnowflake

    The snowflake's data.