[Problem/Question]
Is there a way to stream what a user is typing now? Currently ChatSDK supports GroupChannel.startTyping()
and GroupChannel.endTyping()
, but no real time updates.
[SDK Version]
App side: @sendbird/chat 4.7.2 with react-native 0.70.6
Web client side: @sendbird/uikit-react 3.4.7