Skip to content
Fields
| Name | Type |
|---|
| channel | String |
| user | String |
| userWithAt | String |
| rawMsg | String |
| tags | haxe.ds.StringMap |
| isWhisper | Bool |
| color | I32 |
| timeStamp | F64 |
| cmdId | String |
| cmdParams | hl.types.ArrayObj |
| bits | I32 |
| displayName | String |
| static | separators | hl.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