stream-chat-js
stream-chat-js copied to clipboard
channel.created event doesn't contain information about members (presumably)
Webhook events page doesn't contain response sample for channel.created event. It's one of the problems, since it is not clear if response contains any information about the members. However looking at other channel events, which do not contain member info, I could assume that channel.created event wouldn't contain them as well. I consider it an issue, since it is not possible to locally associate a channel with any users locally.