Snowflakes#

Implementation of a Snowflake type.

final class alertapi.snowflakes.Snowflake[source]#

A concrete representation of unique ID of an entity on Alerts API.

This object can be treated as a regular builtins.int for most purposes.