CloseSecretChat constructor

CloseSecretChat({
  1. required int secretChatId,
})

Implementation

CloseSecretChat({required this.secretChatId});