Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessagesManager.cpp4766 bool is_reply_to_random_id = reply_to_random_id != 0; in store() local
4816 STORE_FLAG(is_reply_to_random_id); in store()
4913 if (is_reply_to_random_id) { in store()
4999 bool is_reply_to_random_id; in parse() local
5047 PARSE_FLAG(is_reply_to_random_id); in parse()
5151 if (is_reply_to_random_id) { in parse()