PaidReactionTypeChat constructor

PaidReactionTypeChat({
  1. required int chatId,
})

Implementation

PaidReactionTypeChat({required this.chatId});