Appearance
@mastondzn/dank-twitch-irc / joinAll
Function: joinAll()
joinAll(
conn
,channelNames
):Promise
<Record
<string
,Error
|undefined
>>
Parameters
• conn: SingleConnection
• channelNames: string
[]
Returns
Promise
<Record
<string
, Error
| undefined
>>