Home
last modified time | relevance | path

Searched refs:SPONSORED_DIALOG_ORDER (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessagesManager.h1711 static constexpr int64 SPONSORED_DIALOG_ORDER = static_cast<int64>(2147483647) << 32; variable
H A DMessagesManager.cpp35310 return SPONSORED_DIALOG_ORDER; in get_dialog_base_order()
35328 return SPONSORED_DIALOG_ORDER; in get_dialog_private_order()
38332 DialogDate max_dialog_date(SPONSORED_DIALOG_ORDER, d->dialog_id); in add_sponsored_dialog()