Appearance
@mastondzn/dank-twitch-irc / CapMessage
Class: CapMessage
Defined in: src/message/twitch-types/cap.ts:14
Extends
Constructors
new CapMessage()
new CapMessage(
message):CapMessage
Defined in: src/message/twitch-types/cap.ts:17
Parameters
message
Returns
Overrides
Properties
capabilities
readonlycapabilities:string[]
Defined in: src/message/twitch-types/cap.ts:16
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
rawSource
readonlyrawSource:string
Defined in: src/message/irc/irc-message.ts:20
Inherited from
subCommand
readonlysubCommand:string
Defined in: src/message/twitch-types/cap.ts:15