InputReportReasonOther

---types---
inputReportReasonOther#c1e4a2b1 = ReportReason

Belongs to

ReportReason

In Rust this constructor is a variant of the enums::ReportReason enum.
Match on it with: if let enums::ReportReason::InputReportReasonOther(v) = result { ... }

Parameters

This item has no parameters.

Used by

ReportPeer
ReportProfilePhoto