TDLib v0.0.2 TDLib.Object.PublicMessageLink View Source
Contains a public HTTPS link to a message in a public supergroup or channel.
| Name | Type | Description |
|---|---|---|
| link | string | Message link. |
| html | string | HTML-code for embedding the message. |
More details on telegram’s documentation.