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

Does client.GetMessage support `show_deleted_message` set to be true to get the content of the deleted message? #287

Open michaelhud opened 2 months ago

michaelhud commented 2 months ago

Seems like I am getting an error if I try to get a deleted message.

image