- Updated the description of all methods according to the golang convention
- Comment few fields in GroupMessage struct (will fix it in next release)
- Fix InviteGroupResponse struct
- Fix RespInfo struct
- Fix RespDirectory struct
- Fix UsersInfoResponse struct
- Write tests for all methods
- Added logo 😄
- Bugfix: count/offset/sort overwrite other params
- Add receive group messages (GroupMessage)
- Add pagination
- Add semver version
v0.1.1
(see semver.org) - Add
NewWithOptions(url string, opts ...Option)
for custom client settings - Rollback
go.mod
package name togithub.com/badkaktus/gorocket