Appearance
@mastondzn/dank-twitch-irc / reply
Function: reply()
reply(
conn
,channelName
,messageID
,message
):Promise
<UserstateMessage
>
Defined in: src/operations/say.ts:108
Parameters
conn
channelName
string
messageID
string
message
string
Returns
Promise
<UserstateMessage
>