feat: show BTTV Pro badges (#6625)
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -61,6 +61,11 @@ public:
|
||||
this->ws_.close();
|
||||
}
|
||||
|
||||
void sendText(const QByteArray &data)
|
||||
{
|
||||
this->ws_.sendText(data);
|
||||
}
|
||||
|
||||
protected:
|
||||
/**
|
||||
* @return true if this client subscribed to this subscription
|
||||
|
||||
Reference in New Issue
Block a user