Skip to content

Commit

Permalink
Fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
jm-mailosaur committed Jul 13, 2022
1 parent 37a1c36 commit 92d19e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mailosaurCommands.d.ts
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 92d19e0

Please sign in to comment.