--- title: pageBlockChatLink description: A link to a chat image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: pageBlockChatLink [Back to constructors index](index.md) A link to a chat ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |title|[string](../types/string.md) | Yes|Chat title| |photo|[chatPhoto](../constructors/chatPhoto.md) | Yes|Chat photo, nullable| |username|[string](../types/string.md) | Yes|Chat username by which all other information about the chat should be resolved| ### Type: [PageBlock](../types/PageBlock.md)