RocketChat / Rocket.Chat.Go.SDK

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

rest: Add post message with attachments #3

Closed miraclesu closed 6 years ago

miraclesu commented 6 years ago

Note: this PR breaks some APIs.

geekgonecrazy commented 6 years ago

I think URL is more proper. In a package I use this in I actually use url object and have to break it apart to send over to the driver. I think this is a change that just needs to happen. It'll be a change easy enough to resolve if someone depends on it and it breaks.

miraclesu commented 6 years ago

move to #4