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