Skip to content

@mastondzn/dank-twitch-irc / joinChannel

Function: joinChannel()

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

Parameters

conn: SingleConnection

channelName: string

Returns

Promise<JoinMessage | undefined>

Source

src/operations/join.ts:47