mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
755 B
755 B
title | description |
---|---|
updateSecretChat | Some data about a secret chat has been changed. This update is guaranteed to come before secret chat identifier is returned to the client, if library knows anything about the secret chat |
Constructor: updateSecretChat
Some data about a secret chat has been changed. This update is guaranteed to come before secret chat identifier is returned to the client, if library knows anything about the secret chat
Attributes:
Name | Type | Required | Description |
---|---|---|---|
secret_chat | secretChat | Yes | New data about the secret chat |