TDLib v0.0.2 TDLib.Object.PageBlockChatLink View Source
A link to a chat.
Name | Type | Description |
---|---|---|
title | string | Chat title. |
photo | chatPhoto | Chat photo; may be null. |
username | string | Chat username, by which all other information about the chat should be resolved. |
More details on telegram’s documentation.