MadelineProtoDocs/old_docs/API_docs_v73/types/RichText.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

39 lines
765 B
Markdown

---
title: RichText
description: constructors and methods of type RichText
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: RichText
[Back to types index](index.md)
### Possible values (constructors):
[textEmpty](../constructors/textEmpty.md)
[textPlain](../constructors/textPlain.md)
[textBold](../constructors/textBold.md)
[textItalic](../constructors/textItalic.md)
[textUnderline](../constructors/textUnderline.md)
[textStrike](../constructors/textStrike.md)
[textFixed](../constructors/textFixed.md)
[textUrl](../constructors/textUrl.md)
[textEmail](../constructors/textEmail.md)
[textConcat](../constructors/textConcat.md)
### Methods that return an object of this type (methods):