GetGroupInfoAsync doesn't return a roles description

GetGroupInfoAsync(groupid) returns roles yet no role description.

5 Likes

Yes! Please return this information.

1 Like

Is the Role description even used anywhere?
I think the only place it’s even visible is when you edit the roles…

If it was returned alongside the other information it might actually be used, I want to use it for giving a small description of a players rank in-game.

If the information is never visible to the public, isnt it kind of weird to make it visible to people who understand an API? Or is there somewhere you can view these descriptions on the website?

You can’t view them publicly on the website, but nor are rank IDs yet they’re accessible for functionality via an API so I don’t understand why you can’t view descriptions as well.