Module twilight_util::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.