Skip to content

@mastondzn/dank-twitch-irc / ViewerMilestoneParameters

Interface: ViewerMilestoneParameters

Defined in: src/message/twitch-types/usernotice.ts:173

Extends

Indexable

[key: string]: string | number | boolean

Properties

category

category: string

Defined in: src/message/twitch-types/usernotice.ts:183

The category of the milestone. (usually "watch-streak")


copoReward

copoReward: number

Defined in: src/message/twitch-types/usernotice.ts:175

The amount of channel points the user gained for reaching this milestone.


copoRewardRaw

copoRewardRaw: string

Defined in: src/message/twitch-types/usernotice.ts:176


value

value: number

Defined in: src/message/twitch-types/usernotice.ts:179

The value of the respective milestone category. (usually amount of viewed streams in a row, for "watch-streak")


valueRaw

valueRaw: string

Defined in: src/message/twitch-types/usernotice.ts:180