Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InviteInfo

Hierarchy

  • InviteInfo

Index

Properties

ambiguousInviters?: {}

Map by userId invited in a short time.

Type declaration

  • [key: number]: string
inviterId: string

The ID of inviter.

isRewarded: boolean

A flag indicating whether the reward has been received or not.

Generated using TypeDoc