fix: receive bttv live updates again (#6132)

This commit is contained in:
iProdigy
2025-04-06 04:58:09 -05:00
committed by GitHub
parent 3481c93365
commit d8ef52a308
7 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -32,9 +32,9 @@ public:
* if it's not already joined.
*
* @param channelID the Twitch channel-id of the broadcaster.
* @param userName the Twitch username of the current user.
* @param userID the Twitch user-id of the current user.
*/
void joinChannel(const QString &channelID, const QString &userName);
void joinChannel(const QString &channelID, const QString &userID);
/**
* Parts a twitch channel by its id (without any prefix like 'twitch:')