Skip to content

@mastondzn/dank-twitch-irc / partChannel

Function: partChannel()

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

Parameters

conn: SingleConnection

channelName: string

Returns

Promise<PartMessage | undefined>

Source

src/operations/part.ts:44