1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 23:16:56 +01:00
MadelineProto/docs/TD_docs/constructors/messagePinMessage.md

23 lines
478 B
Markdown
Raw Normal View History

---
title: messagePinMessage
description: Some message was pinned
---
## Constructor: messagePinMessage
[Back to constructors index](index.md)
Some message was pinned
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|message\_id|[long](../types/long.md) | Yes|Identifier of the pinned message, can be identifier of the deleted message|
### Type: [MessageContent](../types/MessageContent.md)