1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 23:46:54 +01:00
MadelineProto/docs/TD_docs/constructors/richTextItalic.md

23 lines
389 B
Markdown
Raw Normal View History

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