Appearance
@mastondzn/dank-twitch-irc / WhisperMessage
Class: WhisperMessage
Defined in: src/message/twitch-types/whisper.ts:13
Extends
Constructors
new WhisperMessage()
new WhisperMessage(
ircMessage):WhisperMessage
Defined in: src/message/twitch-types/whisper.ts:32
Parameters
ircMessage
Returns
Overrides
Properties
badges
readonlybadges:TwitchBadgesList
Defined in: src/message/twitch-types/whisper.ts:21
badgesRaw
readonlybadgesRaw:string
Defined in: src/message/twitch-types/whisper.ts:22
color
readonlycolor:undefined|Color
Defined in: src/message/twitch-types/whisper.ts:23
colorRaw
readonlycolorRaw:string
Defined in: src/message/twitch-types/whisper.ts:24
displayName
readonlydisplayName:string
Defined in: src/message/twitch-types/whisper.ts:25
emotes
readonlyemotes:TwitchEmoteList
Defined in: src/message/twitch-types/whisper.ts:26
emotesRaw
readonlyemotesRaw:string
Defined in: src/message/twitch-types/whisper.ts:27
ircCommand
readonlyircCommand:string
Defined in: src/message/irc/irc-message.ts:28
The parser ensures this is always uppercase
Inherited from
ircParameters
readonlyircParameters:string[]
Defined in: src/message/irc/irc-message.ts:29
Inherited from
ircPrefix
readonlyircPrefix:undefined|IRCMessagePrefix
Defined in: src/message/irc/irc-message.ts:23
Inherited from
ircPrefixRaw
readonlyircPrefixRaw:undefined|string
Defined in: src/message/irc/irc-message.ts:22
Inherited from
ircTags
readonlyircTags:IRCMessageTags
Defined in: src/message/irc/irc-message.ts:30
Inherited from
messageID
readonlymessageID:string
Defined in: src/message/twitch-types/whisper.ts:29
messageText
readonlymessageText:string
Defined in: src/message/twitch-types/whisper.ts:14
rawSource
readonlyrawSource:string
Defined in: src/message/irc/irc-message.ts:20
Inherited from
recipientUsername
readonlyrecipientUsername:string
Defined in: src/message/twitch-types/whisper.ts:19
senderUserID
readonlysenderUserID:string
Defined in: src/message/twitch-types/whisper.ts:17
senderUsername
readonlysenderUsername:string
Defined in: src/message/twitch-types/whisper.ts:16
threadID
readonlythreadID:string
Defined in: src/message/twitch-types/whisper.ts:30