MadelineProtoDocs/docs/TD_docs/constructors/richTextConcatenation.md

23 lines
428 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: richTextConcatenation
description: Concatenation of rich texts
---
## Constructor: richTextConcatenation
[Back to constructors index](index.md)
Concatenation of rich texts
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|texts|Array of [RichText](../types/RichText.md) | Yes|The texts|
### Type: [RichText](../types/RichText.md)