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
readonly
badges:TwitchBadgesList
Defined in: src/message/twitch-types/whisper.ts:21
badgesRaw
readonly
badgesRaw:string
Defined in: src/message/twitch-types/whisper.ts:22
color
readonly
color:undefined
|Color
Defined in: src/message/twitch-types/whisper.ts:23
colorRaw
readonly
colorRaw:string
Defined in: src/message/twitch-types/whisper.ts:24
displayName
readonly
displayName:string
Defined in: src/message/twitch-types/whisper.ts:25
emotes
readonly
emotes:TwitchEmoteList
Defined in: src/message/twitch-types/whisper.ts:26
emotesRaw
readonly
emotesRaw:string
Defined in: src/message/twitch-types/whisper.ts:27
ircCommand
readonly
ircCommand:string
Defined in: src/message/irc/irc-message.ts:28
The parser ensures this is always uppercase
Inherited from
ircParameters
readonly
ircParameters:string
[]
Defined in: src/message/irc/irc-message.ts:29
Inherited from
ircPrefix
readonly
ircPrefix:undefined
|IRCMessagePrefix
Defined in: src/message/irc/irc-message.ts:23
Inherited from
ircPrefixRaw
readonly
ircPrefixRaw:undefined
|string
Defined in: src/message/irc/irc-message.ts:22
Inherited from
ircTags
readonly
ircTags:IRCMessageTags
Defined in: src/message/irc/irc-message.ts:30
Inherited from
messageID
readonly
messageID:string
Defined in: src/message/twitch-types/whisper.ts:29
messageText
readonly
messageText:string
Defined in: src/message/twitch-types/whisper.ts:14
rawSource
readonly
rawSource:string
Defined in: src/message/irc/irc-message.ts:20
Inherited from
recipientUsername
readonly
recipientUsername:string
Defined in: src/message/twitch-types/whisper.ts:19
senderUserID
readonly
senderUserID:string
Defined in: src/message/twitch-types/whisper.ts:17
senderUsername
readonly
senderUsername:string
Defined in: src/message/twitch-types/whisper.ts:16
threadID
readonly
threadID:string
Defined in: src/message/twitch-types/whisper.ts:30