mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-05 22:58:18 +01:00
22 lines
372 B
Markdown
22 lines
372 B
Markdown
---
|
|
title: chatEventMessageUnpinned
|
|
description: A message was unpinned
|
|
---
|
|
## Constructor: chatEventMessageUnpinned
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
A message was unpinned
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
|
|
### Type: [ChatEventAction](../types/ChatEventAction.md)
|
|
|
|
|