#include <BttvEmotes.hpp>
|
static void | loadChannel (std::weak_ptr< Channel > channel, const QString &channelId, const QString &channelDisplayName, std::function< void(EmoteMap &&)> callback, bool manualRefresh) |
|
◆ BttvEmotes()
chatterino::BttvEmotes::BttvEmotes |
( |
| ) |
|
◆ emote()
boost::optional< EmotePtr > chatterino::BttvEmotes::emote |
( |
const EmoteName & |
name | ) |
const |
◆ emotes()
std::shared_ptr< const EmoteMap > chatterino::BttvEmotes::emotes |
( |
| ) |
const |
◆ loadChannel()
void chatterino::BttvEmotes::loadChannel |
( |
std::weak_ptr< Channel > |
channel, |
|
|
const QString & |
channelId, |
|
|
const QString & |
channelDisplayName, |
|
|
std::function< void(EmoteMap &&)> |
callback, |
|
|
bool |
manualRefresh |
|
) |
| |
|
static |
◆ loadEmotes()
void chatterino::BttvEmotes::loadEmotes |
( |
| ) |
|
The documentation for this class was generated from the following files: