CreateSecretChat constructor

CreateSecretChat(
  1. {required int secret_chat_id,
  2. int? extra,
  3. int? clientId}
)

Returns an existing chat corresponding to a known secret chat

Returns Chat

Implementation

CreateSecretChat