Skip to content

@mastondzn/dank-twitch-irc / ViewerMilestoneParameters

Interface: ViewerMilestoneParameters

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

Extends

Indexable

[key: string]: string | number | boolean

Properties

category

category: string

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

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


copoReward

copoReward: number

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

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


copoRewardRaw

copoRewardRaw: string

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


value

value: number

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

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:178