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