ChatRoomListUpdate
Callable
Parameters
list: number[]
The array of member numbers to update
adding: boolean
If TRUE adding to the list, if FALSE removing from the list
memberNumber: number
The member number to add/remove
optionalnotification: FriendRequest
used to send notifications
optionalsync: boolean = true
if true, will sync the list to the server
Returns void
- Nothing
Updates character lists for the player and saves the change