From 92d19e064304d1bed644eed6920d3436fe147d11 Mon Sep 17 00:00:00 2001 From: Jon M Date: Wed, 13 Jul 2022 10:14:31 +0100 Subject: [PATCH] Fix type error --- src/mailosaurCommands.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mailosaurCommands.d.ts b/src/mailosaurCommands.d.ts index 717f43b..367c0dd 100644 --- a/src/mailosaurCommands.d.ts +++ b/src/mailosaurCommands.d.ts @@ -724,7 +724,7 @@ declare global { /** * Sends a reply to the specified message. This is useful for when simulating a user replying to one of your email or SMS messages. */ - mailosaurReplyMessage( + mailosaurReplyToMessage( /** * The unique identifier of the message to be forwarded. */