Groups(groupId)
PARAM groupId: Group Id of a group
get_group_info()
{
'groupName':'string',
'memberCount':0,
'ownerId':0,
'ownerName':'string',
'shout':'string',
'description':'string',
'groupIcon':'string'
}get_group_roles()
{'length':0,'groupRoles':[{'id':0,'name':'string','rank':0,'memberCount':0}]}get_role_in_group(robloxId)
PARAM robloxId : Roblox Id of a user
get_group_games()
get_wall_posts()
get_group_allies()
get_group_enemies()
Last updated
Was this helpful?