UNPKG

@twurple/chat

Version:

Interact with the Twitch Messaging Interface (aka Twitch chat).

10 lines (9 loc) 239 B
/** * This capability just enables standard IRC commands that Twitch chose to disable by default. * It has no message types on its own. * * @internal */ export const TwitchMembershipCapability = { name: 'twitch.tv/membership', };