UserName(robloxName)
PARAM robloxName : Roblox Name of a user
get_user_by_name()
{'userName':'string', 'userId':0, 'description':'string', 'status':'string','created':'string', 'userAvatar':'string'}search_user_by_keyword()
{'keyword':'string', 'users':[{'id':0,'name':'string','displayName':'string'}]}Last updated
Was this helpful?