Type Alias discord_sdk::lobby::LobbyId

source ·
pub type LobbyId = Snowflake;

Aliased Type§

struct LobbyId(pub u64);

Fields§

§0: u64