You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working with Twilio Chat to find a way to build a slack like integration to my firebase app. The Twilio JS SDK has a ton of features on the client site, but is more limited on the node/backend side. So I am back working with the firebase codebase.
Has anyone come up with a way to extend this API to allow for keeping track of unread messages per user when the user is offline? Maybe a firebase function?
The text was updated successfully, but these errors were encountered:
I have been working with Twilio Chat to find a way to build a slack like integration to my firebase app. The Twilio JS SDK has a ton of features on the client site, but is more limited on the node/backend side. So I am back working with the firebase codebase.
Has anyone come up with a way to extend this API to allow for keeping track of unread messages per user when the user is offline? Maybe a firebase function?
The text was updated successfully, but these errors were encountered: