Type Definition twilight_model::id::MessageId
source · [−]pub type MessageId = Id<MessageMarker>;👎Deprecated since 0.9.0: use
Id and its marker typesExpand description
ID with a message marker.
pub type MessageId = Id<MessageMarker>;Id and its marker typesID with a message marker.