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

44 lines
1.1 KiB
Markdown

---
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):