Searched refs:listenToWhispers (Results 1 – 3 of 3) sorted by relevance
156 void listenToWhispers(std::shared_ptr<TwitchAccount> account);
905 void PubSub::listenToWhispers(std::shared_ptr<TwitchAccount> account) in listenToWhispers() function in chatterino::PubSub
422 this->twitch.server->pubsub->listenToWhispers( in initPubsub()