Unread event handler #2185
Unanswered
maximaminima
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@bsbarkur This seems like a question. Moving it to discussions. Please feel free to reopen it is an error. On the actual issue, I don't understand what you are trying to solve. If you could explain the context a little bit more, it would be helpful. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Was able to make use of this. Working well. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So where in the chatwoot codebase, unread message event handler has been implemented?
What is the purpose of this function
def unread_messages
in api/v1/accounts/conversations_controller.rb`To Reproduce
Steps to reproduce the behavior:
Expected behavior
Trigger unread message event handler to push a message back to the client. Useful for push notifications back to the client.
Environment
Self hosted chatwoot instance on openshift cloud.
Beta Was this translation helpful? Give feedback.
All reactions