Function banEntity

  • Bans an entity

    Parameters

    • entity: string

      The user's ID (can be any string, but preferable a signedIp acquired through getSignedIp())

    • clientId: string = ...

      The user's clientId (defaulting to getClientId())

    Returns Promise<void>

Generated using TypeDoc