# Functions

MessageIDFromHex creates a MessageID from a hex string representation.
MessageIDFromMapKey creates a MessageID from a map key representation.
MessageIDFromSlice creates a MessageID from a byte slice.

# Type aliases

MessageID is the ID of a Message.
MessageIDs is a slice of MessageID.