Skip to content

tool.TwitchMessage

tool.TwitchMessage

Fields

NameType
channelString
userString
userWithAtString
rawMsgString
tagshaxe.ds.StringMap
isWhisperBool
colorI32
timeStampF64
cmdIdString
cmdParamshl.types.ArrayObj
bitsI32
displayNameString
staticseparatorshl.types.ArrayBytes_Int

Protos

  • f@5271 firstWordIs(tool.TwitchMessage, String) → Bool
  • f@5272 getFirstWord(tool.TwitchMessage) → String
  • f@5273 rawWithoutFirstWord(tool.TwitchMessage) → String

Bindings

  • static f@5274 __constructor__(tool.TwitchMessage, String, String, String, haxe.ds.StringMap, Bool) → Void