RocketChat / Rocket.Chat.Go.SDK

Go SDK for REST API and Realtime api
MIT License
60 stars 58 forks source link

added Name field #63

Closed srrathi closed 1 year ago

srrathi commented 1 year ago

In loadHistory realtime function while fetching past messages we are not getting name of user because we are missing mapping of Name field in this function. Resolve #62