GetSecretChat constructor

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

Returns information about a secret chat by its identifier. This is an offline request

Returns SecretChat

Implementation

GetSecretChat