Added deleted messages, will also add the disabled tag to denied automod messages

This commit is contained in:
apa420
2019-04-19 22:44:02 +02:00
parent 4cf656fe62
commit 4f79d6fc07
10 changed files with 78 additions and 1 deletions
@@ -582,6 +582,7 @@ void TwitchMessageBuilder::parseMessageID()
{
this->messageID = iterator.value().toString();
}
this->message().id = this->messageID;
}
void TwitchMessageBuilder::parseRoomID()