Chatterino
Public Member Functions | List of all members
chatterino::ITwitchEmotes Class Referenceabstract

#include <TwitchEmotes.hpp>

Inheritance diagram for chatterino::ITwitchEmotes:
[legend]

Public Member Functions

virtual ~ITwitchEmotes ()=default
 
virtual EmotePtr getOrCreateEmote (const EmoteId &id, const EmoteName &name)=0
 

Constructor & Destructor Documentation

◆ ~ITwitchEmotes()

virtual chatterino::ITwitchEmotes::~ITwitchEmotes ( )
virtualdefault

Member Function Documentation

◆ getOrCreateEmote()

virtual EmotePtr chatterino::ITwitchEmotes::getOrCreateEmote ( const EmoteId &  id,
const EmoteName &  name 
)
pure virtual

Implemented in chatterino::TwitchEmotes.


The documentation for this class was generated from the following file: