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