add !pm threadify option, fixes #60

This commit is contained in:
Aine
2023-10-13 22:27:46 +03:00
parent 0d0dcf20b9
commit 1bf8ba4700
6 changed files with 61 additions and 6 deletions

View File

@@ -18,6 +18,7 @@ type ContentOptions struct {
Subject bool
HTML bool
Threads bool
Threadify bool
// Keys
MessageIDKey string