ChatActionBarReportSpam constructor

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

The chat can be reported as spam using the method reportChat with the reason reportReasonSpam. If the chat is a private chat with a user with an emoji status, then a notice about emoji status usage must be shown

Implementation

ChatActionBarReportSpam