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
When creating a new message with ChatChannelController.createNewMessage, there is currently no way to pass a location payload because NewLocationInfo does not expose a public initializer.
Expected behaviour
NewLocationInfo should expose a public initializer.