Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.h278 static td_api::object_ptr<td_api::CheckChatUsernameResult> get_check_chat_username_result_object(
H A DTd.cpp5201 promise.set_value(ContactsManager::get_check_chat_username_result_object(result.ok())); in on_request()
H A DContactsManager.cpp5012 …object_ptr<td_api::CheckChatUsernameResult> ContactsManager::get_check_chat_username_result_object( in get_check_chat_username_result_object() function in td::ContactsManager