Appearance
@mastondzn/dank-twitch-irc / MessageSender
Interface: MessageSender
Defined in: src/message/twitch-types/privmsg.ts:34
Properties
badgeInfo
readonlybadgeInfo:TwitchBadgesList
Defined in: src/message/twitch-types/privmsg.ts:42
badgeInfoRaw
readonlybadgeInfoRaw:string
Defined in: src/message/twitch-types/privmsg.ts:43
badges
readonlybadges:TwitchBadgesList
Defined in: src/message/twitch-types/privmsg.ts:44
badgesRaw
readonlybadgesRaw:string
Defined in: src/message/twitch-types/privmsg.ts:45
color
readonlycolor:Color|undefined
Defined in: src/message/twitch-types/privmsg.ts:40
colorRaw
readonlycolorRaw:string
Defined in: src/message/twitch-types/privmsg.ts:41
displayName
readonlydisplayName:string
Defined in: src/message/twitch-types/privmsg.ts:39
id
readonlyid:string
Defined in: src/message/twitch-types/privmsg.ts:38
isMod
readonlyisMod:boolean
Defined in: src/message/twitch-types/privmsg.ts:46
isModRaw
readonlyisModRaw:string
Defined in: src/message/twitch-types/privmsg.ts:47
login
readonlylogin:string
Defined in: src/message/twitch-types/privmsg.ts:35
username
readonlyusername:string
Defined in: src/message/twitch-types/privmsg.ts:37
Deprecated
Use MessageSender.login instead.