541 B
541 B
title | description |
---|---|
inputReportReasonViolence | inputReportReasonViolence attributes, type and example |
Constructor: inputReportReasonViolence
Attributes:
Name | Type | Required |
---|
Type: ReportReason
Example:
$inputReportReasonViolence = ['_' => 'inputReportReasonViolence', ];
Or, if you're into Lua:
inputReportReasonViolence={_='inputReportReasonViolence', }