Skip to main content

ClubCardMessage

Index

Properties

MessageType

MessageType: ClubCardMessageType

Type of message (e.g., ACTION, SYSTEM, IMMEDIATE)

Placeholders

Placeholders: { AMOUNT: string; CARDNAME: string; FAMEAMOUNT: string; FAMELABEL: string; MONEYAMOUNT: string; MONEYLABEL: string; PLAYERNAME: string; TURNNUMBER: string }

Dynamic data for text replacement


Type declaration

  • AMOUNT: string
  • CARDNAME: string
  • FAMEAMOUNT: string
  • FAMELABEL: string
  • MONEYAMOUNT: string
  • MONEYLABEL: string
  • PLAYERNAME: string
  • TURNNUMBER: string

PlayerId

PlayerId: string

ID of the player who triggered the message

TextGetKey

TextGetKey: string

Localization key

TurnCounter

TurnCounter: number

Turn number when the message was created