#pragma once #include namespace chatterino { void openTwitchUsercard(const QString channel, const QString username); } // namespace chatterino