MadelineProto/docs/TD_docs/constructors/richTextEmail.md
2017-08-25 15:05:53 +02:00

24 lines
440 B
Markdown

---
title: richTextEmail
description: Rich text email link
---
## 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)