Skip to main content

ChatRoomConcatenateAdminList

Callable

  • ChatRoomConcatenateAdminList(IncludesOwner: boolean, IncludesLovers: boolean, ExistingList?: readonly number[]): number[]

  • Concatenates the list of users for Admin list.


    Parameters

    • IncludesOwner: boolean

      Adds the owner to the admin list

    • IncludesLovers: boolean

      Adds lovers to the admin list

    • optionalExistingList: readonly number[]

      The existing Admin list, if applicable

    Returns number[]

    Complete array of admin members