Appearance
@mastondzn/dank-twitch-irc / DuplexTransportConfiguration
Interface: DuplexTransportConfiguration
Defined in: src/config/config.ts:6
Properties
preSetup?
optional
preSetup:boolean
Defined in: src/config/config.ts:14
Whether this stream is already set up (user logged in and capabilities enabled). Defaults to false.
stream()
stream: () =>
Duplex
Defined in: src/config/config.ts:8
Returns
Duplex
type
type:
"duplex"
Defined in: src/config/config.ts:7