issues
search
yitsushi
/
go-misskey
Misskey Go SDK
GNU General Public License v3.0
51
stars
12
forks
source link
Implement Users
#17
Open
yitsushi
opened
4 years ago
yitsushi
commented
4 years ago
[ ] pinned-users (use
User().Pinned()
or something similar to fit in the service properly)
[ ] username/available (same)
[ ] users (there is no List endpoint on users, so we can use it for that)
[ ] users/followers
[ ] users/following
[ ] users/get-frequently-replied-users
[ ] users/notes
[ ] users/recommendation
[ ] users/relation
[ ] users/report-abuse
[ ] users/search-by-username-and-host
[ ] users/search
[ ] users/show
https://misskey.io/api-doc#tag/users
User().Pinned()
or something similar to fit in the service properly)https://misskey.io/api-doc#tag/users