Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebhookUserRankEarnedEvent

Hierarchy

Index

Properties

Properties

action: "rank_earned"

The action that triggered this webhook

user: { id: string; rank: number }

The user that was affect by the action

Type declaration

  • id: string
  • rank: number

    The rank that the user earned, could be language or global rank

Generated using TypeDoc