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