Skip to content

@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>>

Source

src/operations/join-all.ts:6