mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
New structs for media autodownload settings.
This commit is contained in:
@@ -51,6 +51,8 @@ static_assert(sizeof(MTPint128) == 16, "Basic types size check failed");
|
||||
static_assert(sizeof(MTPint256) == 32, "Basic types size check failed");
|
||||
static_assert(sizeof(MTPdouble) == 8, "Basic types size check failed");
|
||||
|
||||
static_assert(sizeof(int) >= 4, "Basic types size check failed");
|
||||
|
||||
// Unixtime functions
|
||||
|
||||
namespace {
|
||||
|
Reference in New Issue
Block a user