ReplacePrimaryChatInviteLink constructor

ReplacePrimaryChatInviteLink({
  1. required int chatId,
})

Implementation

ReplacePrimaryChatInviteLink({required this.chatId});