2024-02-08 12:20:33 +00:00
|
|
|
/*
|
|
|
|
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
|
|
|
|
*/
|
2020-09-30 09:11:44 +00:00
|
|
|
|
|
|
|
#include <QtCore/QString>
|
|
|
|
#include <QtCore/QDateTime>
|
|
|
|
|
|
|
|
#include <rpl/rpl.h>
|
|
|
|
|
|
|
|
#include "base/basic_types.h"
|