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
It's sometimes necessary to use the state and actions of the chat client from outside the chat UI element. Refactoring to pull the state out will marginally increase a basic implementation's complexity but would enable those use cases.
It's sometimes necessary to use the state and actions of the chat client from outside the chat UI element. Refactoring to pull the state out will marginally increase a basic implementation's complexity but would enable those use cases.