MadelineProto/docs/API_docs/types/RichText.md
2017-08-25 15:05:53 +02:00

40 lines
739 B
Markdown

---
title: RichText
description: constructors and methods of type RichText
---
## Type: RichText
[Back to types index](index.md)
Describes a text inside web page instant view
### 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):