Type Alias Snowflake

Source
pub type Snowflake = String;
Expand description

A snowflake ID used throughout the QQ Guild API.

Aliased Typeยง

pub struct Snowflake { /* private fields */ }