Snowflakes# Implementation of a Snowflake type. final class onewot.snowflakes.Snowflake[source]# A concrete representation of unique ID of an entity on WotBlitz. This object can be treated as a regular builtins.int for most purposes.