Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserNoticeGiftPaidUpgradeMessage

On gifted subscription paid upgrade to a channel.

Hierarchy

  • {}
    • UserNoticeGiftPaidUpgradeMessage

Index

Properties

Properties

event

event: typeof GIFT_PAID_UPGRADE

parameters

parameters: { promoGiftTotal: number; promoName: string; senderLogin: string; senderName: string }

Type declaration

  • promoGiftTotal: number
  • promoName: string
  • senderLogin: string
  • senderName: string

Generated using TypeDoc