13 lines
245 B
Markdown
13 lines
245 B
Markdown
### Command: /deletemailmessage mail_id
|
|
|
|
**Handler Macro:** COMMAND_DELETE_MAIL_MESSAGE
|
|
|
|
**Handler Value:** 134
|
|
|
|
**Required Status:** 0
|
|
|
|
**Arguments:**
|
|
- `arg[0]`: `int mail_id`
|
|
|
|
**Notes:**
|
|
- Delete's the client's mail by the `mail_id` provided. |