Searched refs:ffzCustomModBadge (Results 1 – 3 of 3) sorted by relevance
98 boost::optional<EmotePtr> ffzCustomModBadge() const;
1191 boost::optional<EmotePtr> TwitchChannel::ffzCustomModBadge() const in ffzCustomModBadge() function in chatterino::TwitchChannel
1080 if (auto customModBadge = this->twitchChannel->ffzCustomModBadge()) in appendTwitchBadges()