mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
broadcast channels support started
This commit is contained in:
@@ -78,7 +78,7 @@ void unixtimeSet(int32 servertime, bool force = false);
|
||||
int32 unixtime();
|
||||
int32 fromServerTime(const MTPint &serverTime);
|
||||
uint64 msgid();
|
||||
uint32 reqid();
|
||||
int32 reqid();
|
||||
|
||||
inline QDateTime date(int32 time = -1) {
|
||||
QDateTime result;
|
||||
|
Reference in New Issue
Block a user