• Log a detected command from a Twitch message.

    Parameters

    • logger: Readonly<Logger>

      The global logger.

    • messageId: string

      The ID of the message that is checked.

    • message: readonly string[]

      The message that something was detected in.

    • detectedCommand: ChatMessageHandlerInfo

      The command that was detected.

    Returns void

Generated using TypeDoc