Skip to content

SubscriptionVersionsObject

1
const SubscriptionVersionsObject: object;

A helper for determining the latest version of a subscription type.

Type declaration

MemberTypeValue
channel.ad_break.beginstring’1’
channel.chat.clearstring’1’
channel.chat.clear_user_messagesstring’1’
channel.chat.messagestring’1’
channel.followstring’2’
channel.updatestring’2’
stream.onlinestring’1’

Source

twitchfy/packages/eventsub/src/util/SubscriptionVersionsObject.ts:4