CreateNewSecretChat constructor

CreateNewSecretChat(
  1. {required int user_id,
  2. int? extra,
  3. int? clientId}
)

Creates a new secret chat. Returns the newly created chat

Returns Chat

Implementation

CreateNewSecretChat