tdesktop/Telegram/SourceFiles/settings/settings_credits.h
2024-05-30 21:35:08 +04:00

17 lines
371 B
C++

/*
This file is part of Telegram Desktop,
the official desktop application for the Telegram messaging service.
For license and copyright information please follow this link:
https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#pragma once
#include "settings/settings_type.h"
namespace Settings {
[[nodiscard]] Type CreditsId();
} // namespace Settings