Implemented AutoMod and write pubsub automod messages TODO: implement that the AutoMod message gets deleted if dealt with \nFixes #887
This commit is contained in:
@@ -123,6 +123,8 @@ struct AutomodUserAction : PubSubAction {
|
||||
ActionUser target;
|
||||
|
||||
QString message;
|
||||
|
||||
qint8 type;
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user