Skip to content

userreport

Generates a report about a user. The report contains information about reports, the user's profile data, punishments, and moderation history. The report is sent in a private message as a text file.

/user (<id/mention/reply>)

Parameters

Parameter Required? Description Example
<id/mention/reply> Required User ID, mention, or reply to a user's message. @monk
7308887716

Report Format

Complete information about user {{first_name}} in the chat {{title}}

ID: {{id}}
First Name: {{first_name}}
Username: {{username}}
Joined Chat: {{join_date}}
Messages Sent: {{messages}}
Chat Status: {{status}}

Received Punishments:
{{restriction_type}} №{{restriction_id}} until {{restriction_end_time}}
User: {{restriction_user}}
Reason: {{restriction_reason}}
Date: {{restriction_date}}
Moderator: {{restriction_moder}}
Attachments: {{restriction_attachments}}
Message: {{restriction_message}}
--------------------

Reports Sent: {{reports_count}}
Report #{{id}} from {{date}} ({{reputation}})

Punishments Issued:
{{restriction_type}} №{{restriction_id}} until {{restriction_end_time}}
User: {{restriction_user}}
Reason: {{restriction_reason}}
Date: {{restriction_date}}
Moderator: {{restriction_moder}}
Attachments: {{restriction_attachments}}
Message: {{restriction_message}}
--------------------

Received Punishments - Information about all punishments received by the user.

Reports Sent - The number of reports sent by the user, along with a list of these reports. The value in parentheses indicates the reputation score for that report, where 1 is positive, -1 is negative, and 0 is neutral.

Punishments Issued - Information about the punishments issued by the user.