• Log a reply to a Twitch message from a Twitch command.

    Parameters

    • logger: Readonly<Logger>

      The global logger.

    • detectedCommand: Readonly<ChatMessageHandlerInfo>

      The detected command.

    • commandReplySentMessage: readonly string[]

      The command reply.

    • replyToMessageId: string

      The ID of the message that is replied to.

    Returns void

Generated using TypeDoc