Skip to content

@mastondzn/dank-twitch-irc / partChannel

Function: partChannel()

partChannel(conn, channelName): Promise<undefined | PartMessage>

Defined in: src/operations/part.ts:44

Parameters

conn

SingleConnection

channelName

string

Returns

Promise<undefined | PartMessage>