View Source ExTDLib.Object.MessageLink (ExTDLib v0.0.4)
Contains an HTTPS link to a message in a supergroup or channel, or a forum topic.
| Name | Type | Description |
|---|---|---|
| link | string | The link. |
| is_public | bool | True, if the link will work for non-members of the chat. |
More details on telegram's documentation.