GroupMembersRequest

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	GroupMembersRequest Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID	}
		{	SessionID	LLUUID	}
	}
	{
		GroupData		Single
		{	GroupID		LLUUID	}
		{   RequestID	LLUUID	}
	}
}

Usage and Notes

Requests a list of all of the members in a group as well as some information about them.