feat(plugins): add basic message construction (#5754)

This commit is contained in:
nerix
2025-07-31 15:36:39 +02:00
committed by GitHub
parent 7e7c4112d7
commit a4478748f7
29 changed files with 2070 additions and 36 deletions
+1
View File
@@ -14,6 +14,7 @@ namespace chatterino {
class Settings;
class Paths;
/** @exposeenum c2.FontStyle */
enum class FontStyle : uint8_t {
Tiny,
ChatSmall,