PremiumLimitTypePinnedArchivedChatCount.fromJson constructor
Parse from a json
Implementation
factory PremiumLimitTypePinnedArchivedChatCount.fromJson(
Map<String, dynamic> json) =>
const PremiumLimitTypePinnedArchivedChatCount();
Parse from a json
factory PremiumLimitTypePinnedArchivedChatCount.fromJson(
Map<String, dynamic> json) =>
const PremiumLimitTypePinnedArchivedChatCount();