Appearance
@mastondzn/dank-twitch-irc / say
Function: say()
say(
conn
,channelName
,messageText
,replyToID
?,action
?):Promise
<UserstateMessage
>
Parameters
• conn: SingleConnection
• channelName: string
• messageText: string
• replyToID?: string
• action?: boolean
= false
Returns
Promise
<UserstateMessage
>