MadelineProto/docs/TD_docs/constructors/updateSecretChat.md

23 lines
475 B
Markdown
Raw Normal View History

---
title: updateSecretChat
description: Some data about a secret chat has been changed
---
## Constructor: updateSecretChat
[Back to constructors index](index.md)
Some data about a secret chat has been changed
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|secret\_chat|[secretChat](../types/secretChat.md) | Yes|New data about the secret chat|
### Type: [Update](../types/Update.md)