MadelineProtoDocs/docs/TD_docs/constructors/richTextEmail.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

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)