User: muted always returns false #10

Open
opened 2025-07-02 23:42:49 +00:00 by fiveman1 · 1 comment

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)

image.png

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) ![image.png](/attachments/58970a3b-1aa4-4009-9f3b-d4a5c4aca196)
Owner

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.

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.
itzaname added the Kind/Feature
Priority
Low
4
labels 2025-07-06 03:31:28 +00:00
itzaname added the
Status
Blocked
1
label 2025-07-06 03:35:21 +00:00
Sign in to join this conversation.