ChatEventIsAllHistoryAvailableToggled constructor
ChatEventIsAllHistoryAvailableToggled({})
Implementation
ChatEventIsAllHistoryAvailableToggled({
super.extra,
super.client_id,
this.is_all_history_available,
});