Newer
Older
// SPDX-FileCopyrightText: Nheko Contributors
//
// SPDX-License-Identifier: GPL-3.0-or-later
#include <mtxclient/http/client.hpp>
namespace http {
client();
bool
is_logged_in();
//! Initialize the http module
void
init();