added message-sending through channel->sendMessage
doesn't do anything with the user input box on enter yet though
This commit is contained in:
@@ -22,7 +22,8 @@ private:
|
||||
QString _oauthClient;
|
||||
QString _oauthToken;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace twitch
|
||||
} // namespace chatterino
|
||||
|
||||
#endif // ACCOUNT_H
|
||||
|
||||
Reference in New Issue
Block a user