User Badges
Is there anyway to fetch all the badges of a user? Like in my case it only returns
HOUSE_BALANCE
and not the active developer badge2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
You can check if an user has it, but you can't get its name from
.toArray()
yet.