ChatTypeSecret constructor

ChatTypeSecret(
  1. {required int secret_chat_id,
  2. required int user_id,
  3. int? extra,
  4. int? clientId}
)

A secret chat with a user

Implementation

ChatTypeSecret