Skip to content

@mastondzn/dank-twitch-irc / partChannel

Function: partChannel()

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

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

Parameters

conn

SingleConnection

channelName

string

Returns

Promise<PartMessage | undefined>