1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 12:31:15 +01:00

23 lines
389 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: richTextFixed
description: Fixed width rich text
---
## Constructor: richTextFixed
[Back to constructors index](index.md)
Fixed width rich text
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|text|[RichText](../types/RichText.md) | Yes|The text|
### Type: [RichText](../types/RichText.md)