RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Class PunishmentsManager

    Manages API operations related to User Punishments (Bans and Strikes).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    client: RankedClient

    Methods

    • Clears all active strikes for a specific user.

      Parameters

      • userId: number

        The internal database ID of the user.

      Returns Promise<{ message: string }>

      A promise resolving to an object containing the success message.