Type Definition twilight_model::id::GuildId
source · pub type GuildId = Id<GuildMarker>;👎Deprecated since 0.9.0: use
Id and its marker typesExpand description
ID with a guild marker.
pub type GuildId = Id<GuildMarker>;Id and its marker typesID with a guild marker.