Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp4092 bool has_bot_user_ids = !bot_user_ids.empty(); in store() local
4117 STORE_FLAG(has_bot_user_ids); in store()
4150 if (has_bot_user_ids) { in store()
4194 bool has_bot_user_ids; in parse() local
4219 PARSE_FLAG(has_bot_user_ids); in parse()
4256 if (has_bot_user_ids) { in parse()