Skip to content

@mastondzn/dank-twitch-irc / joinChannel

Function: joinChannel()

joinChannel(conn, channelName): Promise<undefined | JoinMessage>

Defined in: src/operations/join.ts:47

Parameters

conn

SingleConnection

channelName

string

Returns

Promise<undefined | JoinMessage>