ChatActionBarReportAddBlock constructor

ChatActionBarReportAddBlock({
  1. required bool canUnarchive,
  2. AccountInfo? accountInfo,
})

Implementation

ChatActionBarReportAddBlock({required this.canUnarchive, this.accountInfo});