yitsushi / go-misskey

Misskey Go SDK
GNU General Public License v3.0
48 stars 12 forks source link

feat: Implement Users/Groups #89

Closed yitsushi closed 2 years ago

yitsushi commented 2 years ago

Related to #17

TODO

How to get invitationId?

Required to use users/groups/invitations/accept and users/groups/invitations/reject)

Answer: i/user-group-invites

What does the users/groups/pull endpoint do?

Answer: Kick user :rofl:

coveralls commented 2 years ago

Coverage Status

Coverage increased (+1.4%) to 83.3% when pulling 83262cbdc75fe634360402d0817b030be8db87cd on user-groups into 0c1662fc6a7c93c37f210c3c3e45e778f418dc2d on main.