Closed hatappi closed 7 years ago
2017/1/26 chatwork api v2 release :tada: http://help.chatwork.com/hc/ja/articles/115000019401
v1 will not be usable in May. This PR will switch to v2
[1] pry(main)> ChatWork.api_version => "/v2" [2] pry(main)> ChatWork::Message.create(room_id: 202202202, body: "Hello, ChatWork!") => {"message_id"=>"17381455111"}
Thanks!
@hatappi @sue445 Release 0.4.0 🚀 Thank you your contribution! https://rubygems.org/gems/chatwork/versions/0.4.0
2017/1/26 chatwork api v2 release :tada: http://help.chatwork.com/hc/ja/articles/115000019401
v1 will not be usable in May. This PR will switch to v2
log