FunctionsChatRoomListManipulationChatRoomListManipulation CallableChatRoomListManipulation(List: number[], Adding: boolean, Argument: string, notification?: FriendRequest): voidAdds or removes an online member to/from a specific list from a typed message.@deprecatedUse ChatRoomListUpdateParametersList: number[]List to add to or remove from.Adding: booleanIf TRUE adding to the list, if FALSE removing from the list.Argument: stringMember number to add/remove.optionalnotification: FriendRequestused to send notificationsReturns voidNothing
Adds or removes an online member to/from a specific list from a typed message.
Use ChatRoomListUpdate