Skip to content

@mastondzn/dank-twitch-irc / IgnoreUnhandledPromiseRejectionsMixin

Class: IgnoreUnhandledPromiseRejectionsMixin

Defined in: src/mixins/ignore-promise-rejections.ts:15

Implements

Constructors

new IgnoreUnhandledPromiseRejectionsMixin()

new IgnoreUnhandledPromiseRejectionsMixin(): IgnoreUnhandledPromiseRejectionsMixin

Returns

IgnoreUnhandledPromiseRejectionsMixin

Methods

applyToClient()

applyToClient(client): void

Defined in: src/mixins/ignore-promise-rejections.ts:16

Parameters

client

ChatClient

Returns

void

Implementation of

ClientMixin.applyToClient