CreateSecretChat constructor

CreateSecretChat({
  1. required int secretChatId,
})

Implementation

CreateSecretChat({required this.secretChatId});