twilight_util

Module snowflake

Source
Available on crate feature snowflake only.
Expand description

Provides the Snowflake trait for defining extractable information from a Discord Snowflake.

Traitsยง

  • Snowflake is a trait for defining extractable information from a Snowflake. A Snowflake is a u64 generated by Discord to uniquely identify a resource.