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

23 lines
465 B
Markdown

---
title: textEntityTypeMentionName
description: Mention of the user by some text
---
## Constructor: textEntityTypeMentionName
[Back to constructors index](index.md)
Mention of the user by some text
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|user\_id|[int](../types/int.md) | Yes|Identifier of the mentioned user|
### Type: [TextEntityType](../types/TextEntityType.md)