#Group API
1 messages · Page 1 of 1 (latest)
do you know if its possible to search for a specific user using their ID?
Like i wanted to make a discord bot send an api request to ask roblox for a users rank jn my group
I cant find the api reuwest
@zealous minnow https://groups.roblox.com/v1/users/1/groups/roles
For a single group
Filter the response?
But how
@zealous minnow What coding language are u using?
lua
@zealous minnow roblox lua or normal lua
Roblox lua
@zealous minnow so can u not use the internal function?
Yeah use Player:GetRankInGroup https://create.roblox.com/docs/reference/engine/classes/Player#GetRankInGroup