ChatActionBarReportAddBlock constructor

ChatActionBarReportAddBlock(
  1. {required bool can_unarchive,
  2. required int distance,
  3. int? extra,
  4. int? clientId}
)

The chat is a private or secret chat, which can be reported using the method reportChat, or the other user can be blocked using the method setMessageSenderBlockList,

Implementation

ChatActionBarReportAddBlock