Home
last modified time | relevance | path

Searched defs:chat_full (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp5991 auto chat_full = get_chat_full(chat_id); in on_update_bot_commands() local
7024 auto chat_full = get_chat_full(chat_id); in set_chat_participant_status() local
9579 ChatFull *chat_full = add_chat_full(chat_id); in on_load_chat_full_from_database() local
9642 ChatFull *chat_full = get_chat_full(chat_id); in get_chat_full_force() local
10601 ChatFull *chat_full = add_chat_full(chat_id); in on_get_chat_full() local
11606 auto chat_full = get_chat_full(chat_id); in update_user_online_member_count() local
11763 auto chat_full = get_chat_full(chat_id); in get_chat_participant() local
13285 auto chat_full = get_chat_full(chat_id); // must not load ChatFull in drop_chat_photos() local
13299 ChatFull *chat_full = get_chat_full_force(chat_id, "drop_chat_full"); in drop_chat_full() local
14305 auto chat_full = get_chat_full_force(chat_id, source); in load_chat_full() local
[all …]