- API ›
- Constructors ›
- InputReportReasonIllegalDrugs
InputReportReasonIllegalDrugs
---types--- inputReportReasonIllegalDrugs#0a8eb2be = ReportReason
Belongs to
| ReportReason |
In Rust this constructor is a variant of the enums::ReportReason enum.
Match on it with: if let enums::ReportReason::InputReportReasonIllegalDrugs(v) = result { ... }
Parameters
This item has no parameters.
Used by
| ReportPeer |
| ReportProfilePhoto |