User(robloxId)
PARAM robloxId : Roblox Id of a user
get_user_by_id()
{'userName':'string', 'userId':0, 'description':'string', 'status':'string','created':'string', 'userAvatar':'string'}get_user_groups()
[{'id':0, 'name':'string','memberCount':0}]get_user_gamepasses()
{
'total':0,
'gamepassesOwned':[{
'gamepassId':0,
'gamepassName':'string',
'gamepassUrl':'string',
'gamepassPrice':0,
'gamepassSale':0,
'gamepassCreator':{'Id':0, 'Name':'string'}}
]}get_primary_group()
get_past_usernames()
Last updated
Was this helpful?