Rocket.Chat.Go.SDK
Rocket.Chat.Go.SDK copied to clipboard
Message type seems to be outdated
Hi,
according to the schema definition (https://developer.rocket.chat/reference/api/schema-definition/message) it seems that the message type in the go sdk is a bit outdated.
Most important the tmid is missing so its not possible to determine if a message is a thread answer or new message.
Would be great if this could be updated
+1
Hi,
The reactions field is also missing. Is this going to be updated?