UpdateSecretChat constructor

UpdateSecretChat(
  1. {required SecretChat secret_chat,
  2. int? extra,
  3. int? clientId}
)

Some data of a secret chat has changed. This update is guaranteed to come before the secret chat identifier is returned to the application

Implementation

UpdateSecretChat