note
Creates a note in the user's profile. This is useful for leaving a note about a user's behavior.
Duration is specified in the format: duration and unit of measurement.
For example,
1m- one minute,1h- one hour,1d- one day,1w- one week,1M- one month,1y- one year.
/note <id/mention/reply> (<reason>)
Parameters
| Parameter | Required? | Description | Example |
|---|---|---|---|
<id/mention/reply> |
Required | User ID, mention, or reply to a user's message. | @monk 7308887716 |
<reason> |
Optional | Reason for the note. | Violation of rules |
