manchicken / octocrab

A modern, extensible GitHub API Client for Rust.
Other
0 stars 0 forks source link

GET /user/blocks/{username} #228

Closed manchicken closed 6 months ago

manchicken commented 6 months ago

Endpoint GET /user/blocks/{username} has statuses 204,304,401,403,404: Check if a user is blocked by the authenticated user

manchicken commented 6 months ago

There's no semantic API function for this one.