Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark Message as Read hook event #28

Open
JDGrimes opened this issue Dec 31, 2016 · 0 comments
Open

Mark Message as Read hook event #28

JDGrimes opened this issue Dec 31, 2016 · 0 comments

Comments

@JDGrimes
Copy link
Member

PMs sent by the messages component can be marked as read and unread. This event would fire when they were marked as read, and reverse when they were marked as unread.

The odd part though is that these apply to entire threads at once, not individual messages, and so the actions fired by BP_Messages_Thread::mark_as_read() and BP_Messages_Thread::mark_as_read() only pass the thread ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant