add GetAccountStatuses
This commit is contained in:
parent
6651ec3363
commit
8a1347fad6
2 changed files with 11 additions and 1 deletions
|
@ -29,7 +29,7 @@ if err != nil {
|
|||
* [x] PATCH /api/v1/accounts/update_credentials
|
||||
* [x] GET /api/v1/accounts/:id/followers
|
||||
* [x] GET /api/v1/accounts/:id/following
|
||||
* [ ] GET /api/v1/accounts/:id/statuses
|
||||
* [x] GET /api/v1/accounts/:id/statuses
|
||||
* [x] POST /api/v1/accounts/:id/follow
|
||||
* [x] POST /api/v1/accounts/:id/unfollow
|
||||
* [x] GET /api/v1/accounts/:id/block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue