Skip to content

@mastondzn/dank-twitch-irc / TwitchMessageEvents

Type alias: TwitchMessageEvents

TwitchMessageEvents: { [P in keyof TwitchCommands]: [InstanceType<TwitchCommands[P]>] }

Source

src/client/interface.ts:41