exportedMessageLink
Link to a message in a supergroup/channel
type tg.ExportedMessageLink struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Link | string | yes | URL |
HTML | string | yes | Embed code |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
exportedMessageLink#5dab1af4