added message-sending through channel->sendMessage
doesn't do anything with the user input box on enter yet though
This commit is contained in:
@@ -39,4 +39,5 @@ void AccountManager::addTwitchUser(const twitch::TwitchUser &user)
|
||||
|
||||
_twitchUsers.push_back(user);
|
||||
}
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user