Skip to content

@mastondzn/dank-twitch-irc / awaitPartResponse

Function: awaitPartResponse()

awaitPartResponse(conn, channelName): Promise<PartMessage>

Parameters

conn: SingleConnection

channelName: string

Returns

Promise<PartMessage>

Source

src/operations/part.ts:19