ToggleSupergroupIsAllHistoryAvailable constructor
ToggleSupergroupIsAllHistoryAvailable({})
Implementation
ToggleSupergroupIsAllHistoryAvailable({
required this.supergroupId,
required this.isAllHistoryAvailable,
});