Skip to main content

ChatRoomConcatenateBanList

Callable

  • ChatRoomConcatenateBanList(IncludesBlackList: boolean, IncludesGhostList: boolean, ExistingList?: readonly number[]): number[]

  • Concatenates the list of users to ban.


    Parameters

    • IncludesBlackList: boolean

      Adds the blacklist to the banlist

    • IncludesGhostList: boolean

      Adds the ghostlist to the banlist

    • optionalExistingList: readonly number[]

      The existing Banlist, if applicable

    Returns number[]

    Complete array of members to ban