MadelineProtoDocs/docs/TD_docs/types/TextEntityType.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: TextEntityType
description: constructors and methods of type TextEntityType
---
## Type: TextEntityType
[Back to types index](index.md)
Represent part of the text which needs to be formatted in some unusual way
### Possible values (constructors):
[textEntityTypeMention](../constructors/textEntityTypeMention.md)
[textEntityTypeHashtag](../constructors/textEntityTypeHashtag.md)
[textEntityTypeBotCommand](../constructors/textEntityTypeBotCommand.md)
[textEntityTypeUrl](../constructors/textEntityTypeUrl.md)
[textEntityTypeEmail](../constructors/textEntityTypeEmail.md)
[textEntityTypeBold](../constructors/textEntityTypeBold.md)
[textEntityTypeItalic](../constructors/textEntityTypeItalic.md)
[textEntityTypeCode](../constructors/textEntityTypeCode.md)
[textEntityTypePre](../constructors/textEntityTypePre.md)
[textEntityTypePreCode](../constructors/textEntityTypePreCode.md)
[textEntityTypeTextUrl](../constructors/textEntityTypeTextUrl.md)
[textEntityTypeMentionName](../constructors/textEntityTypeMentionName.md)
### Methods that return an object of this type (methods):