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

23 lines
528 B
Markdown

---
title: textEntityTypePreCode
description: Text needs to be formatted as inside of pre and code HTML tags
---
## Constructor: textEntityTypePreCode
[Back to constructors index](index.md)
Text needs to be formatted as inside of pre and code HTML tags
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|language|[string](../types/string.md) | Yes|Language of code as defined by sender|
### Type: [TextEntityType](../types/TextEntityType.md)