Skip to content

Commit 4373812

Browse files
committed
getMessageId returns wrong value #197
1 parent 4aae914 commit 4373812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ if you're just wishing a feature ;)
531531
| getMsglist | | integer | Get the current message list |
532532
| getHeaderInfo | | object | Get the current header_info object |
533533
| getHeader | | string | Get the current raw header |
534-
| getMessageId | | integer | Get the current message ID |
534+
| getMessageId | | string | Get the current message ID |
535535
| getMessageNo | | integer | Get the current message number |
536536
| getPriority | | integer | Get the current message priority |
537537
| getSubject | | string | Get the current subject |

0 commit comments

Comments
 (0)