Skip to content

@mastondzn/dank-twitch-irc / joinAll

Function: joinAll()

joinAll(conn, channelNames): Promise<Record<string, undefined | Error>>

Defined in: src/operations/join-all.ts:6

Parameters

conn

SingleConnection

channelNames

string[]

Returns

Promise<Record<string, undefined | Error>>