Appearance
@mastondzn/dank-twitch-irc / PongMessage
Class: PongMessage
Extends
Constructors
new PongMessage(message)
new PongMessage(
message
):PongMessage
Parameters
• message: IRCMessageData
Returns
Overrides
Source
src/message/twitch-types/connection/pong.ts:9
Properties
argument
readonly
argument:undefined
|string
Source
src/message/twitch-types/connection/pong.ts:8
ircCommand
readonly
ircCommand:string
The parser ensures this is always uppercase
Inherited from
Source
src/message/irc/irc-message.ts:28
ircParameters
readonly
ircParameters:string
[]
Inherited from
Source
src/message/irc/irc-message.ts:29
ircPrefix
readonly
ircPrefix:undefined
|IRCMessagePrefix
Inherited from
Source
src/message/irc/irc-message.ts:23
ircPrefixRaw
readonly
ircPrefixRaw:undefined
|string
Inherited from
Source
src/message/irc/irc-message.ts:22
ircTags
readonly
ircTags:IRCMessageTags
Inherited from
Source
src/message/irc/irc-message.ts:30
rawSource
readonly
rawSource:string