--- title: exportedMessageLink --- ## Constructor: exportedMessageLink [Back to constructors index](index.md) ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |link|[string](../types/string.md) | Required| ### Type: [ExportedMessageLink](../types/ExportedMessageLink.md) ### Example: ``` $exportedMessageLink = ['_' => exportedMessageLink', 'link' => string, ]; ```