AffiliateTypeChannel constructor

AffiliateTypeChannel({
  1. required int chatId,
})

Implementation

AffiliateTypeChannel({required this.chatId});