Closed waldyrious closed 5 years ago
Change the description of the search() method to be consistent with what's used in append() and moveMessage(), i.e. "the currently open mailbox".
search()
append()
moveMessage()
Cross-referencing https://github.com/DefinitelyTyped/DefinitelyTyped/pull/33234.
thanks!
Thank you for the quick merging :)
Change the description of the
search()
method to be consistent with what's used inappend()
andmoveMessage()
, i.e. "the currently open mailbox".