add !pm stripify option

This commit is contained in:
Aine
2024-02-26 20:42:37 +02:00
parent ba1a8c8390
commit 271a4a0e31
14 changed files with 442 additions and 13 deletions

View File

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