Function markMessages
Mark the specified personal messages read.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PersonalMessage.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PersonalMessage.php
array|null |
$personal_messages = null |
An array of PM IDs to mark or null to mark all |
integer|null |
$label = null |
The ID of a label. If set, only messages with this label will be marked. |
integer|null |
$owner = null |
If owner is set, marks messages owned by that member id |