23 lines
486 B
Markdown
23 lines
486 B
Markdown
|
---
|
||
|
title: publicMessageLink
|
||
|
description: Contains public HTTPS link to a message in a public channel
|
||
|
---
|
||
|
## Constructor: publicMessageLink
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Contains public HTTPS link to a message in a public channel
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|url|[string](../types/string.md) | Yes|The link|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [PublicMessageLink](../types/PublicMessageLink.md)
|
||
|
|
||
|
|