ChatRoomConcatenateAdminList CallableChatRoomConcatenateAdminList(IncludesTypes, ExistingList): number[]Concatenates the list of users for Admin list.ParametersoptionalIncludesTypes: (Owner | Lovers)[]The types of lists to concatenate to the adminlistoptionalExistingList: readonly number[]The existing Admin list, if applicableReturns number[]Complete array of admin members
Concatenates the list of users for Admin list.