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