--- title: richTextUrl description: Rich text URL link image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: richTextUrl [Back to constructors index](index.md) Rich text URL link ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |text|[RichText](../types/RichText.md) | Yes|The text| |url|[string](../types/string.md) | Yes|The URL| ### Type: [RichText](../types/RichText.md)