Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

Commit 922ede6

Browse files
authored
Update datastruct
1 parent db5319a commit 922ede6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataStructures.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ struct TBDocument {
5353
};
5454

5555
struct TBMessage {
56+
bool isHTMLenabled = false;
5657
bool isMarkdownEnabled = false;
5758
bool disable_notification = false;
5859
int32_t messageID;

0 commit comments

Comments
 (0)