FunctionsChatRoomListManipulationChatRoomListManipulation CallableChatRoomListManipulation(List: number[], Adding: boolean, Argument: string, notification?: string): 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: stringused to send notificationsReturns voidNothing
Adds or removes an online member to/from a specific list from a typed message.
Use ChatRoomListUpdate