MadelineProtoDocs/old_docs/API_docs_v38/types/RichText.md

83 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
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)
[textSubscript](../constructors/textSubscript.md)
[textSuperscript](../constructors/textSuperscript.md)
[textMarked](../constructors/textMarked.md)
[textPhone](../constructors/textPhone.md)
[textImage](../constructors/textImage.md)
[textAnchor](../constructors/textAnchor.md)
### Methods that return an object of this type (methods):
[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)
[textSubscript](../constructors/textSubscript.md)
[textSuperscript](../constructors/textSuperscript.md)
[textMarked](../constructors/textMarked.md)
[textPhone](../constructors/textPhone.md)
[textImage](../constructors/textImage.md)
[textAnchor](../constructors/textAnchor.md)