Expand description
Message preview module.
This module provides functionality for parsing Discord message links and generating previews of the linked messages.
Structs§
- Message
LinkI Ds - Parsed IDs from a Discord message link.
- Preview
- A preview containing the message and its channel.
Enums§
- Preview
Error - Errors that can occur when generating a preview.
Statics§
- MESSAGE_
LINK_ REGEX - Regex pattern for matching Discord message links.