Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebhookUserEvent

Type representing the generic webhook user events

Hierarchy

Index

Properties

Properties

action: "rank_earned" | "honor_changed"

The action that triggered this webhook

user: { id: string }

The user that was affected by the action

Type declaration

  • id: string

    The id of the user

Generated using TypeDoc