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