[][src]Module twilight_util::snowflake

This is supported on crate feature snowflake only.

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

Traits

Snowflake

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