Skip to main content

Module preview

Module preview 

Source
Expand description

Message preview module.

This module provides functionality for parsing Discord message links and generating previews of the linked messages.

Structs§

MessageLinkIDs
Parsed IDs from a Discord message link.
Preview
A preview containing the message and its channel.

Enums§

PreviewError
Errors that can occur when generating a preview.

Statics§

MESSAGE_LINK_REGEX
Regex pattern for matching Discord message links.