Appearance
@mastondzn/dank-twitch-irc / say
Function: say()
say(
conn
,channelName
,messageText
,replyToID
?,action
?):Promise
<UserstateMessage
>
Defined in: src/operations/say.ts:64
Parameters
conn
channelName
string
messageText
string
replyToID?
string
action?
boolean
= false
Returns
Promise
<UserstateMessage
>