User: muted always returns false #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The muted property for User objects seems to always return false. Here are some examples of users who are muted in-game where the API returns false when it should be true (/user + other endpoints)
Muted isn’t tracked in the user object yet. A migration is planned and that’s why you see that field but it’s non-functional for now.