MadelineProto/docs/TD_docs/constructors/richTextConcatenation.md

23 lines
435 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +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](../constructors/RichText.md) | Yes|The texts|
### Type: [RichText](../types/RichText.md)