ChatRoomConcatenateWhitelist CallableChatRoomConcatenateWhitelist(IncludesTypes, ExistingList): number[]Concatenates the list of users for the whitelist.ParametersoptionalIncludesTypes: (Owner | Lovers | Friends | Whitelist)[]The types of lists to concatenate to the whitelistoptionalExistingList: readonly number[]The existing Whitelist, if applicableReturns number[]Complete array of whitelisted members
Concatenates the list of users for the whitelist.