GetStream / stream-chat-go

Stream Chat official Golang API Client
https://getstream.io/chat/
BSD 3-Clause "New" or "Revised" License
67 stars 31 forks source link

QueryResponse does not contain watchers #270

Open kanehara opened 8 months ago

kanehara commented 8 months ago

The Go SDK QueryResponse type does not include watchers which is returned from the API. This currently prevents the ability to query a channel's watchers.