471 B
471 B
title | description | image |
---|---|---|
inputReportReasonSpam | Report for spam | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputReportReasonSpam
Report for spam
Type: ReportReason
Example:
$inputReportReasonSpam = ['_' => 'inputReportReasonSpam'];
Or, if you're into Lua:
inputReportReasonSpam={_='inputReportReasonSpam'}