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
Added channelListQueryParams prop to GroupChannelListFragment.
It allows you to set the query parameters for the channel list. (collectionCreator is deprecated and replaced by channelListQueryParams)
Added messageListQueryParams prop to GroupChannelFragment.
It allows you to set the query parameters for the message list. (collectionCreator is deprecated and replaced by messageListQueryParams)