Skip to content

@mastondzn/dank-twitch-irc / PrivmsgUserState

Type Alias: PrivmsgUserState

PrivmsgUserState: Omit<UserState, "emoteSets" | "emoteSetsRaw">

Defined in: src/message/twitch-types/privmsg.ts:51

Omits emoteSets and emoteSetsRaw from UserState (because they are not sent for PRIVMSG messages)