Home
last modified time | relevance | path

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

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp3508 store(bot_info_version, storer); in store()
3598 parse(bot_info_version, parser); in parse()
8353 int32 bot_info_version = has_bot_info_version ? user->bot_info_version_ : -1; in on_get_user() local
8378 if (u->bot_info_version != bot_info_version) { in on_get_user()
8379 u->bot_info_version = bot_info_version; in on_get_user()
8649 int32 bot_info_version = 0; in get_user_force() local
8667 bot_info_version = G()->is_test_dc() ? 1 : 3; in get_user_force()
8675 bot_info_version = G()->is_test_dc() ? 1 : 3; in get_user_force()
8689 …ame, string(), username, phone_number, std::move(profile_photo), nullptr, bot_info_version, Auto(), in get_user_force()
H A DContactsManager.h612 int32 bot_info_version = -1; member
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dscheme.tl96 …s.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int …
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dscheme.tl97 …s.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int …
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/generate/scheme/
H A Dtelegram_api.tl103 …s.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int …
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/Resources/tl/
H A Dapi.tl113 …s.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int …